Compartilhar via


VisualBasicSyntaxVisitor.VisitAddRemoveHandlerStatement Método

Definição

public:
 virtual void VisitAddRemoveHandlerStatement(Microsoft::CodeAnalysis::VisualBasic::Syntax::AddRemoveHandlerStatementSyntax ^ node);
public virtual void VisitAddRemoveHandlerStatement (Microsoft.CodeAnalysis.VisualBasic.Syntax.AddRemoveHandlerStatementSyntax node);
abstract member VisitAddRemoveHandlerStatement : Microsoft.CodeAnalysis.VisualBasic.Syntax.AddRemoveHandlerStatementSyntax -> unit
override this.VisitAddRemoveHandlerStatement : Microsoft.CodeAnalysis.VisualBasic.Syntax.AddRemoveHandlerStatementSyntax -> unit
Public Overridable Sub VisitAddRemoveHandlerStatement (node As AddRemoveHandlerStatementSyntax)

Parâmetros

Aplica-se a