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!

CompilerErrorCollection Constructor

[To be supplied.]

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

See Also

CompilerErrorCollection Class | CompilerErrorCollection Members | System.CodeDOM.Compiler Namespace