RdsAttributesList.Create

Syntax

Create(Dictionary: IRdsDictionary; Attributes: String);

Parameters

Dictionary is a dictionary, which attributes will be used to form a collection.

Attributes is a list of attributes that should be included in the collection. Attribute identifiers are separated by the sign ;.

Description

The Create designer creates a new collection of attributes, by which values elements can be searched.

See also:

RdsAttributesList