Item

ColumnCollection indexer

Returns the column at the specified index. Read-only Column.

public IColumn this[int index] { get; }

See Also