Mono Class Library: System.Xml.XmlNode Overview | Members

System.Xml.XmlNode.WriteTo Method

Writes the node and its children to an System.Xml.XmlWriter. [Edit]

public abstract void WriteTo (XmlWriter w)

Parameters

w
The writer to write the nodes to. [Edit]

Remarks

This method is used to write this node itself and its content nodes to the parameter System.Xml.XmlWriter. [Edit]

Requirements

Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0