Count: Integer;
Count: integer;
The Count property returns the number of custom events in the collection.
To get a custom event from the collection, use the IMetabaseCustomForeEvents.Item property.
The method use is given in the example for IMetabaseCustomExtender.Events.
See also: