DiagramItemCollection.Remove 方法 (ICollection)

从 ICollection 移除指定的 DiagramItems

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

语法

声明
Public Overridable Sub Remove ( _
    diagramItemsToRemove As ICollection _
)
public virtual void Remove(
    ICollection diagramItemsToRemove
)

参数

.NET Framework 安全性

请参见

参考

DiagramItemCollection 类

Remove 重载

Microsoft.VisualStudio.Modeling.Diagrams 命名空间