IStringList.Sort

Syntax

Sort;

Description

The Sort method sorts the array in ascending order.

Example

The property use is given in the example for IStringList.Reverse.

See also:

IStringList