IVZBarsArray.Remove

Syntax

Remove(Index: Integer);

Description

The Remove method removes bar indicator from the collection by its index.

Comments

To add a bar indicator to the collection, use IVZBarsArray.Add.

See also:

IVZBarsArray