Saves the node to the specified XmlWriter.
[Visual Basic] Overrides Public Sub WriteTo( _ ByVal w As XmlWriter _ ) [C#] public override void WriteTo( XmlWriter w ); [C++] public: override void WriteTo( XmlWriter* w ); [JScript] public override function WriteTo( w : XmlWriter );
XmlDocumentType Class | XmlDocumentType Members | System.NewXml Namespace