Remove(Index: Integer): Boolean;
Index - index of an operation in a collection.
The Remove method removes an operation from the collection by index. The method returns True if the removal was successful.
See also:
IMetabaseCustomClassOperations