IVZMapChartMarkers.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: integer;

Description

The Count property returns the number of geolocation markers in collection.

Comments

To get geolocation marker, use IVZMapChartMarkers.Item.

See also:

IVZMapChartMarkers