IRdsAttributesList.Item

Syntax

Item(Index: Integer): IRdsAttribute;

Parameters

Index - index of attribute in the collection.

Description

The Item property returns parameters of the attribute added in a collection.

Comments

Attribute index is passed by the Index parameter.

See also:

IRdsAttributesList