IVZDataArray.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method deletes all elements from the array.

Example

Example of use is given on the description page of the IVZDataArray.Add method.

See also:

IVZDataArray