DataSorterKeyCollection.Item

DataSorterKeyCollection indexer

Gets and sets DataSorterKey by index.

public DataSorterKey this[int index] { get; }
ParameterDescription
indexThe index.

See Also