[]
获取具有指定名称的ITable 。
ITable this[string name] { get; }
The ITable 名称。
获取指定索引处的ITable 。
ITable this[int index] { get; }
索引。