ElementKeysCount: Integer;
ElementKeysCount: integer;
The ElementKeysCount property returns the number of elements' keys of the MDM dictionary that depends on repository object.
To get array of element keys of MDM dictionary that depends on repository object, use the IMbElementDependentTemplate.ElementKey property.
The property use is given in the example for IMbElementDependent.Dictionary.
See also: