다음을 통해 공유


GraphLinkCollection.Remove 메서드

보호된 멤버 포함
상속된 멤버 포함

이 멤버는 오버로드됩니다. 구문, 사용법 및 예제를 비롯하여 이 멤버에 대한 자세한 내용을 보려면 오버로드 목록에서 이름을 클릭합니다.

오버로드 목록

  이름 설명
Public 메서드 Remove(GraphLink) System.Collections.Generic.ICollection에서 첫 번째로 발생한 특정 개체를 제거합니다.
Public 메서드 Remove(IEnumerable<GraphLink>) 지정한 집합에 있는 모든 링크를 제거합니다.
Public 메서드 Remove(GraphLink, GraphLink%) System.Collections.Generic.ICollection에서 첫 번째로 발생한 특정 개체를 제거합니다.
Public 메서드 Remove(String, String, GraphCategory) 소스 및 대상 간 링크에서 지정한 범주를 제거하고 마지막 범주인 경우 마찬가지로 링크를 제거합니다.
Public 메서드 Remove(GraphNodeId, GraphNodeId, GraphCategory)

위쪽

참고 항목

참조

GraphLinkCollection 클래스

Microsoft.VisualStudio.GraphModel 네임스페이스