NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

CodeArrayCreateExpression Properties

The properties of the CodeArrayCreateExpression class are listed below. For a complete list of CodeArrayCreateExpression class members, see the CodeArrayCreateExpression Members topic.

Public:

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.

See Also

CodeArrayCreateExpression Class | System.CodeDOM Namespace