Move(IndexFrom: Integer; IndexTo: Integer);
IndexFrom. Index of the position, from which sorting must be moved.
IndexTo. Index of the position, to which sorting must be moved.
The Move method moves sorting inside the collection.
To get sorting by its index in the collection, use IPivotSorter.Item.
See also: