DepthFirstElementAndLinkWalker (Constructor) (IElementVisitor, IElementVisitorFilter)

constructor que toma un ElementVisitor.

Espacio de nombres:  Microsoft.VisualStudio.Modeling
Ensamblado:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (en Microsoft.VisualStudio.Modeling.Sdk.11.0.dll)

Sintaxis

'Declaración
Public Sub New ( _
    visitor As IElementVisitor, _
    filter As IElementVisitorFilter _
)
public DepthFirstElementAndLinkWalker(
    IElementVisitor visitor,
    IElementVisitorFilter filter
)

Parámetros

Comentarios

el Constructor que toma un ElementVisitor.

Seguridad de .NET Framework

Vea también

Referencia

DepthFirstElementAndLinkWalker Clase

DepthFirstElementAndLinkWalker (Sobrecarga)

Microsoft.VisualStudio.Modeling (Espacio de nombres)