IUnitsDimInstance.ElementByKey

Syntax

ElementByKey(ElementKey: Variant): Integer;

Parameters

ElementKey. The key of dictionary element.

Description

The ElementByKey property returns element index by its key.

Comments

With element index the user can get:

Example

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

See also:

IUnitsDimInstance