IMbElementDependents.Clear

Syntax

Clear;

Description

The Clear method removes all dependency records of MDM dictionary elements from repository objects.

Comments

To remove dependency record of MDM dictionary elements from repository objects by its index, use the IMbElementDependents.Remove method.

Example

The constructor use is given in the example for MbElementDependentTemplateClass.CreateByDictionary.

See also:

IMbElementDependents