IRdsDictionaryElements.Item

Syntax

Item(Index: Integer): IRdsDictionaryElement;

Parameters

Index - element index. Element indexation starts with 1. Zero element is elements tree root, only one attribute Name is determined for it.

Description

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

See also:

IRdsDictionaryElements