GraphLinkCollection.Remove 方法

包括受保护的成员
包括继承的成员

重载此成员。有关此成员的完整信息(包括语法、用法和示例),请单击重载列表中的相应名称。

重载列表

  名称 说明
公共方法 Remove(GraphLink) 从 System.Collections.Generic.ICollection 中移除特定对象的第一个匹配项。
公共方法 Remove(IEnumerable<GraphLink>) 移除给定集中的所有链接。
公共方法 Remove(GraphLink, GraphLink%) 从 System.Collections.Generic.ICollection 中移除特定对象的第一个匹配项。
公共方法 Remove(String, String, GraphCategory) 从该链接移除特定类别在源和目标之间的集成,如果这是最后类,它还然后移除该链接。
公共方法 Remove(GraphNodeId, GraphNodeId, GraphCategory) 从该链接移除特定类别在源和目标之间的集成,如果这是最后类,它还然后移除该链接。

页首

请参见

参考

GraphLinkCollection 类

Microsoft.VisualStudio.GraphModel 命名空间