Select_(Where: IMbElementDependencyTemplate): IMbElementDependencies;
Where - a template, in accordance with which dependencies selection is performed.
The Select_ method returns parameters of dependencies corresponding with a specified template.
If there are not dependencies corresponding with a specified template the method returns an empty collection.
The method use is given in description of the IMetabase.ElementDependenciesDatabase property.
See also: