IMetabaseCustomForeEvents.Count

Fore Syntax

Count: Integer;

Fore.NET Syntax

Count: integer;

Description

The Count property returns the number of custom events in the collection.

Comments

To get a custom event from the collection, use the IMetabaseCustomForeEvents.Item property.

See also:

IMetabaseCustomForeEvents