IMetaAttributeGroupsSet.RemoveByKey

Syntax

RemoveByKey(Key: Integer):Boolean;

Parameters

Key. Key of the group of attributes.

Description

The RemoveByKey method removes attributes group with a specified key from a collection.

Comments

If the method returns True, the group is removed successfully.

See also:

IMetaAttributeGroupsSet