Creates a new instance of the StringWriter class.
[Visual Basic] Overloads Public Sub New() [C#] public StringWriter(); [C++] public: StringWriter(); [JScript] public function StringWriter();
A new StringBuilder is automatically created and associated with the new StringWriter.
StringWriter Class | StringWriter Members | System.IO Namespace | StringWriter Constructor Overload List