IMetabaseCustomForeEvents.Count

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