IVZEffects.Remove

Fore syntax

Remove(Index: Integer);

Fore.NET syntax

Remove(Index: System.Int32);

Parameters

Index. Index of effect removed from the collection.

Description

The Remove method removes effect from the collection by the specified index.

See also:

IVZEffects