Share via


ModelBusAdapter.ResolveElementReference Method

 

Namespace:   Microsoft.VisualStudio.Modeling.Integration
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.12.0.dll)

Overload List

Name Description
System_CAPS_pubmethod ResolveElementReference(ModelBusReference)

Given an identifier for an Element, returns the actual object represented by this reference.

System_CAPS_pubmethod ResolveElementReference<T>(ModelBusReference)

Given an identifier for an Element, returns the actual object represented by this reference (strong typed helper method)

See Also

ModelBusAdapter Class
Microsoft.VisualStudio.Modeling.Integration Namespace

Return to top