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!

CodeDelegateInvokeStatement Constructor ()

Initializes a new instance of CodeDelegateInvokeStatement.

[Visual Basic]
Overloads Public Sub New()
[C#]
public CodeDelegateInvokeStatement();
[C++]
public: CodeDelegateInvokeStatement();
[JScript]
public function CodeDelegateInvokeStatement();

See Also

CodeDelegateInvokeStatement Class | CodeDelegateInvokeStatement Members | System.CodeDOM Namespace | CodeDelegateInvokeStatement Constructor Overload List