Method GenerateIterationStatement
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.v9.dll
GenerateIterationStatement(CodeIterationStatement)
Generates code for the specified iteration statement.
protected override void GenerateIterationStatement(CodeIterationStatement e)
Parameters
e
CodeIterationStatementThe statement to generate code for.