IPrxTableIslandSort.Clear

Fore Syntax

Clear;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IPrxTableIslandSort