IRdsAttributes.Item

Syntax

Item(Index: Integer): IRdsAttribute;

Parameters

Index - dictionary attribute index.

Description

The Item property returns an attribute of the MDM dictionary, which index is passed by the Index parameter.

See also:

IRdsAttributes