IVZBarsArray.Count

Syntax

Count: Integer;

Description

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

Comments

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

See also:

IVZBarsArray