Select_(Where: IMbElementDependencyTemplate): IMbElementDependencies;
Where - the template, according to which dependencies are selected.
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: