Item(Index: Integer): IVZMapChartMarker;
Item[Index: integer]: Prognoz.Platform.Interop.Visualizators.VZMapChartMarker;
The Item property returns geolocation marker by its index.
To determines the number of collection geolocation markers, use the IVZMapChartMarkers.Count.
See also: