IVZBarsArray.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

The Count property returns the number of bar factors in the collection on the map layer.

Comments

To get bar factor by its index, use IVZBarsArray.Item.

See also:

IVZBarsArray