Represents a writer that provides fast non-cached forward-only way of generating XML streams containing XML documents that conform to the W3C Extensible Markup Language (XML) 1.0 specification and the Namespaces in XML specification.
Object
XmlWriter
XmlTextWriter
[Visual Basic] Public Class XmlTextWriter Inherits XmlWriter [C#] public class XmlTextWriter : XmlWriter [C++] public __gc class XmlTextWriter : public XmlWriter [JScript] public class XmlTextWriter extends XmlWriter
[To be supplied.]
Namespace: System.NewXml
Assembly: System.Xml.dll