FindByName(Name: String): IMetabaseCustomForeEvent;
Name. Custom event name.
The FindByName method searches for a custom event in the collection by its name.
To clear the collection of custom events, use the IMetabaseCustomForeEvents.Clear method.
The method use is given in the example for IMetabaseCustomExtender.Events.
See also: