CBuilder · 2008-12-30 16:26:14 · 阅读: 479 多个this的索引 class A { public int this[string id] { get {...}} public int this[int id] { get {...}} }