IMapLayerArrows.Item

Syntax

Item(Index: Integer): IMapArrow;

Parameters

Index. Arrow index in the collection.

Description

The Item method returns the arrow by the specified index.

Example

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

See also:

IMapLayerArrows