IVZLongArray.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: System.Int32;

Description

The Count property returns the size of array.

Example

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

See also:

IVZLongArray