SelectedShapesCollection.Add 方法 (DiagramItem)

添加 DiagramItem 到当前选择。

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

语法

声明
Public Sub Add ( _
    diagramItem As DiagramItem _
)
public void Add(
    DiagramItem diagramItem
)

参数

备注

添加了 DiagramItem 自动成为主 DiagramItem。

.NET Framework 安全性

请参见

参考

SelectedShapesCollection 类

Add 重载

Microsoft.VisualStudio.Modeling.Diagrams 命名空间