Gets the DataColumnInfo instance with the specified 0-based index from the collection. In C# this property is the indexer for the DataColumnInfoCollection class.
public DocumentServer.DataSources.DataColumnInfo this[int index] { get; }
Public Default ReadOnly Property Item(index As Integer) As DocumentServer.DataSources.DataColumnInfo
Read only.