Sdílet prostřednictvím


ElementClosureWalker – konstruktor (Partition, ClosureType, ICollection<ModelElement>, IEnumerable<DomainRoleInfo>, IList<DomainRoleInfo>)

Konstruktor, vytvoří ElementVisitor a volá základní.Výsledkem první velká šířka pre-Order návštěvnosti s odkazy na prvek grafu.

Obor názvů:  Microsoft.VisualStudio.Modeling
Sestavení:  Microsoft.VisualStudio.Modeling.Sdk.12.0 (v Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)

Syntaxe

'Deklarace
Public Sub New ( _
    partition As Partition, _
    type As ClosureType, _
    rootList As ICollection(Of ModelElement), _
    domainRolesToNotPropagate As IEnumerable(Of DomainRoleInfo), _
    rootDomainRolesToNotVisit As IList(Of DomainRoleInfo) _
)
public ElementClosureWalker(
    Partition partition,
    ClosureType type,
    ICollection<ModelElement> rootList,
    IEnumerable<DomainRoleInfo> domainRolesToNotPropagate,
    IList<DomainRoleInfo> rootDomainRolesToNotVisit
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

ElementClosureWalker Třída

ElementClosureWalker – přetížení

Microsoft.VisualStudio.Modeling – obor názvů