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