IDimAttributesList.Add

Syntax

Add(Attribute: IDimAttribute);

Parameters

Attribute. Dictionary attribute to be added to the collection.

Description

The Add method adds selected attribute to the collection.

Comments

After attribute is added to the collection, its values are used to find elements.

See also:

IDimAttributesList