Item

ColumnCollection indexer

得到一个按列索引的对象。 给定列索引的 Column 对象如果之前不存在,将被实例化。

public Column this[int columnIndex] { get; }

也可以看看