IMbElementDependentTemplate.ElementKeysCount

Syntax

ElementKeysCount: Integer;

Description

The ElementKeysCount property returns the number of elements' keys of the MDM dictionary that depends on repository object.

Comments

To get array of element keys of MDM dictionary that depends on repository object, use the IMbElementDependentTemplate.ElementKey property.

Example

The property use is given in the example for IMbElementDependent.Dictionary.

See also:

IMbElementDependentTemplate