CodeArrayCreateExpression can be used to represent a code expression that creates an array. Expressions that create an array should specify either a number of elements, or a list of expressions to use for initialization. Author: unknown Code: ASP.NET v1.0 & VB