Show contents 

Visualizators > Visualizators Assembly Interfaces > IVZMapChartArrows > IVZMapChartArrows.Count

IVZMapChartArrows.Count

Fore syntax

Count: Integer;

Fore.NET 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