IVZPiesArray.Remove

Syntax

Remove(Index: Integer);

Description

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

Comments

To add a pie indicator to the collection, use the IVZPiesArray.Add method.

See also:

IVZPiesArray