IMapLayerVisuals.Item

Syntax

Item(Index: Integer): IMapVisual;

Parameters

Index. Indicator index in the collection.

Description

The Item property returns the collection indicator by its index.

Example

The property use is given in the example for the IMapLayerVisuals.Count property.

See also:

IMapLayerVisuals