Remove(Index: Integer): Boolean;
Index. Index of sorting condition in the collection.
The Remove method removes sorting condition by index from the collection.
The method returns True if the removal was successful.
To add a sorting condition to the collection, use the IPrxTableIslandSort.Add method.
The property use is given in the example for IPrxTableIslandLayout.Sort.
See also: