다음을 통해 공유


ElementClosureWalker 생성자 (Partition, ClosureType, ICollection<ModelElement>, IEnumerable<DomainRoleInfo>)

Elementvisitor를 만들고 기본 호출하는 생성자입니다. 그 결과 너비 우선 탐색이고, 요소 링크가 있는 그래프의 사전 예약 주문 방문입니다.

네임스페이스:  Microsoft.VisualStudio.Modeling
어셈블리:  Microsoft.VisualStudio.Modeling.Sdk.12.0(Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

구문

‘선언
Public Sub New ( _
    partition As Partition, _
    type As ClosureType, _
    rootList As ICollection(Of ModelElement), _
    domainRolesToNotPropagate As IEnumerable(Of DomainRoleInfo) _
)
public ElementClosureWalker(
    Partition partition,
    ClosureType type,
    ICollection<ModelElement> rootList,
    IEnumerable<DomainRoleInfo> domainRolesToNotPropagate
)

매개 변수

설명

기본 호출 하는 ElementVisitor를 생성 하는 생성자입니다. 따라서 주문 전 방문 링크 요소를 포함 하는 그래프의 폭 첫 순회.

.NET Framework 보안

  • 직접 실행 호출자의 경우 완전히 신뢰합니다. 이 멤버는 부분적으로 신뢰할 수 있는 코드에서 사용할 수 없습니다. 자세한 내용은 부분 신뢰 코드에서 라이브러리 사용을 참조하십시오.

참고 항목

참조

ElementClosureWalker 클래스

ElementClosureWalker 오버로드

Microsoft.VisualStudio.Modeling 네임스페이스