Item(Index: Integer): IMetabaseCustomForeEvent;
Index. Index of custom event in the collection.
The Item property returns custom event from the collection by its index.
To get the number of custom events in the collection, use the IMetabaseCustomForeEvents.Count property.
See also: