IVZMapChartArrows.Remove

Syntax

Remove(Index: Integer);

Parameters

Index. Arrow index.

Description

The Remove method removes arrow from the collection by its index.

Comments

To clear the arrow collection, use IVZMapChartArrows.Clear.

To add a map to the collection, use IVZMapChartArrows.Add.

See also:

IVZMapChartArrows