IVZBubblesArray.Remove

Fore syntax

Remove(Index: Integer);

Fore.NET syntax

Remove(Index: integer);

Description

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

Comments

To add bubble factor to the collection, use IVZBubblesArray.Add.

See also:

IVZBubblesArray