Remove(Index: Integer): Boolean;
Index - record index in the collection.
The Remove method removes a record from the collection by index. The method returns True if removal is successful.
See also:
IMetaDataMemberCollection