Method GenerateArrayCreateExpression
- Namespace
- Alternet.FormDesigner.TypeScript
- Assembly
- Alternet.FormDesigner.TypeScript.v9.dll
GenerateArrayCreateExpression(CodeArrayCreateExpression)
Generates code for the specified array creation expression.
protected override void GenerateArrayCreateExpression(CodeArrayCreateExpression e)
Parameters
e
CodeArrayCreateExpressionA CodeArrayCreateExpression that indicates the expression to generate code for.