AstToXamlConverter.ICustomAstVisitor.VisitDoUntilStatement 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.
virtual System::Object ^ System.Management.Automation.Language.ICustomAstVisitor.VisitDoUntilStatement(System::Management::Automation::Language::DoUntilStatementAst ^ doUntilStatementAst) = System::Management::Automation::Language::ICustomAstVisitor::VisitDoUntilStatement;
object ICustomAstVisitor.VisitDoUntilStatement (System.Management.Automation.Language.DoUntilStatementAst doUntilStatementAst);
abstract member System.Management.Automation.Language.ICustomAstVisitor.VisitDoUntilStatement : System.Management.Automation.Language.DoUntilStatementAst -> obj
override this.System.Management.Automation.Language.ICustomAstVisitor.VisitDoUntilStatement : System.Management.Automation.Language.DoUntilStatementAst -> obj
Function VisitDoUntilStatement (doUntilStatementAst As DoUntilStatementAst) As Object Implements ICustomAstVisitor.VisitDoUntilStatement
Parameters
- doUntilStatementAst
- DoUntilStatementAst