Item

DataColumnCollection indexer

Gets the element at the specified index.

public DataColumn this[int index] { get; }
Parameter Description
index

See Also