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