Item(Index: Integer): Variant;
Index. Index of the element that is to be obtained.
The Item property determines an array element.
Example of use is given on the description page of the IVZDataArray.Add method.
See also:
IVZDataArray