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!

ICodeArrayCreateExpression Methods

The methods of the ICodeArrayCreateExpression interface are listed below. For a complete list of ICodeArrayCreateExpression interface members, see the ICodeArrayCreateExpression Members topic.

GetArrayType Gets the class or base class of each element in the array.
GetItems Gets the items in the array.
SetArrayType Sets the class or base class of each element in the array.
SetItems Sets the items in the array.

See Also

ICodeArrayCreateExpression Interface | System.ComponentModel.Design.CodeModel Namespace