Table of Contents

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 CodeIterationStatement

The statement to generate code for.