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.
This class is abstract.
Object
XmlWriter
[Visual Basic] MustInherit Public Class XmlWriter [C#] public abstract class XmlWriter [C++] public __gc __abstract class XmlWriter [JScript] public abstract class XmlWriter
[To be supplied.]
Namespace: System.NewXml
Assembly: System.Xml.dll