Mono Class Library: System.Xml.XmlNode Overview | MembersSystem.Xml.XmlNode.WriteContentTo Method |
Writes the child nodes of this node to an System.Xml.XmlWriter. [Edit]
|
- w
- The writer to write the nodes to. [Edit]
This method is used to write its content nodes to the parameter System.Xml.XmlWriter. It does not write this node itself. For example, if this node is an element, the start and end tags are not written. [Edit]
Namespace: System.Xml
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0