CBuilder: 多个this的索引 [阅读: 375] 2008-12-30 08:26:14 class A { public int this[string id] { get {...}} public int this[int id] { get {...}} } 拒绝显摆。