IVZMapChartArrows.Count

Syntax

Count: Integer;

Description

The Count property returns the number of arrows in a collection.

Comments

To get arrows by its index, use IVZMapChartArrows.Item.

See also:

IVZMapChartArrows