Item

IColumnCollection indexer

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

public IColumn this[int index] { get; }

See Also