IRdsAttributesList.Add

Syntax

Add(Value: IRdsAttribute);

Parameters

Value is an attribute that should be added to the collection.

Description

The Add method adds selected attribute to the collection.

Comments

After attribute has been added to the collection, its values are used on searching the elements.

See also:

IRdsAttributesList