Remove(Index: Integer): Boolean;
Remove(Index: integer): boolean;
Index. Index of removed custom event.
The Remove method removes a custom event from the collection by its index.
If the custom event is removed successfully from the collection, the method returns True, otherwise it returns False.
The method use is given in the example for IMetabaseCustomExtender.Events.
See also: