Udostępnij za pośrednictwem


Metoda CoreDesignSurfaceDomainModel.GetClosureFilter —

Zwraca IElementVisitorFilter, który odpowiada ClosureType.

Przestrzeń nazw:  Microsoft.VisualStudio.Modeling.Diagrams
Zestaw:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (w Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

Składnia

'Deklaracja
Public Overrides Function GetClosureFilter ( _
    type As ClosureType, _
    rootElements As ICollection(Of ModelElement) _
) As IElementVisitorFilter
public override IElementVisitorFilter GetClosureFilter(
    ClosureType type,
    ICollection<ModelElement> rootElements
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.IElementVisitorFilter

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

CoreDesignSurfaceDomainModel Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling.Diagrams