IUnitsDimInstance.KeyByElement

Syntax

KeyByElement(Element: Integer): Variant;

Parameters

Element. Index of dictionary element.

Description

The KeyByElement property returns element's key.

Comments

KeyByElement returns negative values if the element is a measure.

Example

The property use is given in the example for the IUnitsDimInstance.BasisByElement property.

See also:

IUnitsDimInstance