Udostępnij za pośrednictwem


Metoda DomainModel.GetClosureFilter —

Zwraca IElementVisitorFilter , który odpowiada zamknięcia określonego typu.

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

Składnia

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

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.IElementVisitorFilter
IElementVisitorFilter Obiektu.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

DomainModel Klasa

Przestrzeń nazw Microsoft.VisualStudio.Modeling

Inne zasoby

[redirect] — model domeny w generowanym API