IPivotSorter.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears the collection of sortings.

Comments

To add a sorting to the collection, use IPivotSorter.Add.

See also:

IPivotSorter