VisualBasicSyntaxVisitor.VisitSelectStatement(SelectStatementSyntax) Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
 virtual void VisitSelectStatement(Microsoft::CodeAnalysis::VisualBasic::Syntax::SelectStatementSyntax ^ node);public virtual void VisitSelectStatement(Microsoft.CodeAnalysis.VisualBasic.Syntax.SelectStatementSyntax node);abstract member VisitSelectStatement : Microsoft.CodeAnalysis.VisualBasic.Syntax.SelectStatementSyntax -> unit
override this.VisitSelectStatement : Microsoft.CodeAnalysis.VisualBasic.Syntax.SelectStatementSyntax -> unitPublic Overridable Sub VisitSelectStatement (node As SelectStatementSyntax)