IMetaAttributeGroupsSet.Clear

Fore Syntax

Clear;

Fore.NET Syntax

Clear();

Description

The Clear method clears a collection of elements.

Comments

After calling the method, the IMetaAttributeGroupsSet.Count property is equal to 0.

See also:

IMetaAttributeGroupsSet