Count: Integer;
Count: integer;
The Count property returns the size of array.
To get an element with the specified index, use the IVZStringArray.Item property.
The property use is given in the example for IVZStringArray.Add.
See also:
IVZStringArray