Saves the current node to the specified System.Xml.XmlWriter, when overridden in a derived class.
w The XmlWriter to which you want to save.
This method is a Microsoft extension to the Document Object Model (DOM). It is functionally equivalent to the XmlNode.OuterXml property.