DefaultCustomAstVisitor.VisitDoUntilStatement(DoUntilStatementAst) 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 System::Object ^ VisitDoUntilStatement(System::Management::Automation::Language::DoUntilStatementAst ^ doUntilStatementAst);public virtual object VisitDoUntilStatement(System.Management.Automation.Language.DoUntilStatementAst doUntilStatementAst);abstract member VisitDoUntilStatement : System.Management.Automation.Language.DoUntilStatementAst -> obj
override this.VisitDoUntilStatement : System.Management.Automation.Language.DoUntilStatementAst -> objPublic Overridable Function VisitDoUntilStatement (doUntilStatementAst As DoUntilStatementAst) As ObjectParameters
- doUntilStatementAst
- DoUntilStatementAst