IVZEffects.Count

Fore syntax

Count: Integer;

Fore.NET syntax

Count: System.Int32;

Description

The Count property returns the number of effects in the collection.

Fore and Fore.NET examples

The property use is given in the example for IVZEffects.Add.

See also:

IVZEffects