IRdsDictionaryElement.ElementIndex

Syntax

ElementIndex: Integer;

Description

The ElementIndex property returns an element index.

Comments

ElementIndex always returns non-negative number. If ElementIndex = 0, this element is a root element of a dictionary.

Example

The property use is given in the example for IRdsDictionaryElements.ElementIndex.

See also:

IRdsDictionaryElement