Enables you to write multiple XML documents to one stream.
[Visual Basic] Public Sub Reset() [C#] public void Reset(); [C++] public: void Reset(); [JScript] public function Reset();
Exception Type | Condition |
---|---|
InvalidOperationException | There are unclosed elements. |
This matches the Reset method on the XmlReader.
XmlTextWriter Class | XmlTextWriter Members | System.NewXml Namespace