SelectedShapesCollection.Set 方法 (DiagramItemCollection)

用新的选择替换当前选择。

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

语法

声明
Public Sub Set ( _
    diagramItems As DiagramItemCollection _
)
public void Set(
    DiagramItemCollection diagramItems
)

参数

备注

如果 DiagramItemCollection 为空,则清除选择。 请在执行任何操作之前延迟的选择。

.NET Framework 安全性

请参见

参考

SelectedShapesCollection 类

Set 重载

Microsoft.VisualStudio.Modeling.Diagrams 命名空间