Remove(Index: Integer):Boolean;
Index. Index of removed element.
The Remove method removes a specified element from a collection.
If the method returns True, the element is removed successfully.
Indexation of elements in the collection is continuous and starts with zero. The IMetaAttributeGroupsSet.Count property returns the number of elements in the collection.
See also: