IMbElementDependentsDatabase.Select_

Syntax

Select_(Where: IMbElementDependentTemplate): IMbElementDependents;

Parameters

Where. Template, according to which dependencies are selected.

Description

The Select_ method returns parameters of dependencies corresponding with a specified template.

Comments

If there are not dependencies corresponding with a specified template the method returns an empty collection.

Example

The property use is given in the example for IMbElementDependent.Dictionary.

See also:

IMbElementDependentsDatabase