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 | |
---|---|---|
ResolveElementReference(ModelBusReference) | Given an identifier for an Element, returns the actual object represented by this reference. |
|
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