ModelBusView.SetSelection 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 | |
---|---|---|
SetSelection(IEnumerable<ModelBusReference>) | Selects the elements identified by the referenes in this ModelBusView |
|
SetSelection(ModelBusReference) | Selects the element identified by the reference in this ModelBusView |
Return Value
See Also
ModelBusView Class
Microsoft.VisualStudio.Modeling.Integration Namespace
Return to top