StandardVsModelingDiagramView.SetSelection 方法 (IEnumerable<ModelBusReference>)

查找与每个的 ShapeElement 相应引用并选择所有在设计图面上。如果任何引用解析为不是形状的 ModelElement,尝试查找它的相应形状。

命名空间:  Microsoft.VisualStudio.Modeling.Integration.Shell
程序集:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0(在 Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.11.0.dll 中)

语法

声明
Public Overrides Sub SetSelection ( _
    references As IEnumerable(Of ModelBusReference) _
)
public override void SetSelection(
    IEnumerable<ModelBusReference> references
)

参数

.NET Framework 安全性

请参见

参考

StandardVsModelingDiagramView 类

SetSelection 重载

Microsoft.VisualStudio.Modeling.Integration.Shell 命名空间