IVZDataArray.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: System.Int32;

Description

The Count property returns array size.

Example

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

See also:

IVZDataArray