FindByKey(Key: Integer): IMetabaseCustomForeEvent;
Key. Custom event key.
The FindByKey method searches the custom event in the collection by its key.
To delete the custom event from collection by its key, use the IMetabaseCustomForeEvents.RemoveByKey method.
See also: