Add(Value: IMbElementDependentTemplate): Integer;
Add(Value: Prognoz.Platform.Interop.Metabase.MbElementDependentTemplateClass): integer;
Value. Template of dependencies of MDM dictionary elements from repository objects.
The Add method adds a dependency record of MDM dictionary elements from repository objects to collection.
To get value of dependency record of MDM dictionary elements from repository objects by its index, use the IMbElementDependents.Item property.
The constructor use is given in the example for MbElementDependentTemplateClass.CreateByDictionary.
See also: