Show contents 

Rds > Rds Assembly Interfaces > IRdsDictionaryElements > IRdsDictionaryElements.Data

IRdsDictionaryElements.Data

Syntax

Data(Element: Integer): IRdsDictionaryElementData;

Parameters

Element - element key.

Description

The Data property returns data of the element, which key is passed by the Element parameter.

See also:

IRdsDictionaryElements