Metabase > Metabase Assembly Interfaces > IMetabaseCustomForeEvents > IMetabaseCustomForeEvents.Clear
Clear;
Clear();
The Clear method clears collection of custom events.
To add a custom event to the collection, use the IMetabaseCustomForeEvents.Add method.
See also: