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 命名空间