IVZDoubleArray.Remove

Syntax

Remove(Index: Integer);

Parameters

Index. Index of removed element.

Description

The Remove method removes an array element by the selected index.

Example

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

See also:

IVZDoubleArray