Item(Index: Integer): IPivotSortItem;
Item[Index: integer]: Prognoz.Platform.Interop.Pivot.IPivotSortItem;
Index. Sorting index in the collection.
The Item property returns sorting by its index in the collection.
To get the number of sortings in the collection, use IPivotSorter.Count.
See also: