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!

StringReader Constructor ()

Creates a new instance of the StringReader class.

[Visual Basic]
Overloads Protected Sub New()
[C#]
protected StringReader();
[C++]
protected: StringReader();
[JScript]
protected function StringReader();

See Also

StringReader Class | StringReader Members | System.IO Namespace | StringReader Constructor Overload List