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 Methods

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

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