IVZLongArray.Item

Syntax

Item(Index: Integer): Integer;

Parameters

Index. Index of the element that is to be obtained.

Description

The Item property determines an array element.

Example

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

See also:

IVZLongArray