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!

ICodeObjectCreateExpression Members

Methods

GetArguments Gets the array of objects that will be used to construct the class object.
GetCodeType Gets the class type that will be constructed.
SetArguments Sets the array of values that will be used to construct the object.
SetCodeType Sets the class type that will be constructed.

See Also

ICodeObjectCreateExpression Interface | System.ComponentModel.Design.CodeModel Namespace