The properties of the CodeArrayCreateExpression class are listed below. For a complete list of CodeArrayCreateExpression class members, see the CodeArrayCreateExpression Members topic.
CreateType | Gets or sets the type of the array to create. |
Initializers | Gets or sets the initializers to initialize the array with. |
Size | Gets or sets the size of the array. |