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!

CodeCommentStatement Constructor ()

Initializes a new instance of CodeCommentStatement.

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

See Also

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