Clear;
Clear();
The Clear method removes all dependency records of MDM dictionary elements from repository objects.
To remove dependency record of MDM dictionary elements from repository objects by its index, use the IMbElementDependents.Remove method.
The constructor use is given in the example for MbElementDependentTemplateClass.CreateByDictionary.
See also: