IPrxTableIslandSort.Clear

Syntax

Clear;

Description

The Clear method removes all sorting conditions from the collection.

Comments

To remove a sorting condition from the collection by index, use the IPrxTableIslandSort.Remove method.

Example

The property use is given in the example for IPrxTableIslandLayout.Sort.

See also:

IPrxTableIslandSort