IMetaMemberLeaf.Key

Syntax

Key: Integer;

Description

The Key property returns element key.

Comments

To get identifier of the dictionary element, corresponding to the hierarchy element, use the IMetaMemberLeaf.Identity property.

Example

The property use is given in the example for IMetaMemberLeaf.Identity.

See also:

IMetaMemberLeaf