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