IMetabaseCustomForeEvents.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears collection of custom events.

Comments

To add a custom event to the collection, use the IMetabaseCustomForeEvents.Add method.

See also:

IMetabaseCustomForeEvents