IVZBarsArray.Remove

Fore syntax

Remove(Index: Integer);

Fore.NET syntax

Remove(Index: integer);

Description

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

Comments

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

See also:

IVZBarsArray