IVZBubblesArray.Remove

Syntax

Remove(Index: Integer);

Description

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

Comments

To add a bubble indicator to the collection, use IVZBubblesArray.Add.

See also:

IVZBubblesArray