IMetaMemberLeaf.Key

Fore Syntax

Key: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMetaMemberLeaf