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