IMbElementDependents.Clear

Fore Syntax

Clear;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

IMbElementDependents