IVZPiesArray.Remove

Fore syntax

Remove(Index: Integer);

Fore.NET syntax

Remove(Index: integer);

Description

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

Comments

To add a pie factor to collection, use IVZPiesArray.Add.

See also:

IVZPiesArray