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