IVZDoubleArray.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method deletes all array elements.

Example

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

See also:

IVZDoubleArray