Udostępnij za pośrednictwem


Metoda IElementVisitorFilter.ShouldVisitRolePlayer —

O nazwie poprosić filtru, jeśli odtwarzacz szczególną rolę powinny być wizytowane podczas przechodzenia

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

Składnia

'Deklaracja
Function ShouldVisitRolePlayer ( _
    walker As ElementWalker, _
    sourceElement As ModelElement, _
    elementLink As ElementLink, _
    targetDomainRole As DomainRoleInfo, _
    targetRolePlayer As ModelElement _
) As VisitorFilterResult
VisitorFilterResult ShouldVisitRolePlayer(
    ElementWalker walker,
    ModelElement sourceElement,
    ElementLink elementLink,
    DomainRoleInfo targetDomainRole,
    ModelElement targetRolePlayer
)

Parametry

Wartość zwracana

Typ: Microsoft.VisualStudio.Modeling.VisitorFilterResult

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IElementVisitorFilter Interfejs

Przestrzeń nazw Microsoft.VisualStudio.Modeling