System.Xml.XmlEntityReference.WriteContentTo Method

Saves all the children of the node to the specified System.Xml.XmlWriter.

Syntax

public override void WriteContentTo (XmlWriter w)

Parameters

w
The XmlWriter to which you want to save.

Remarks

This method is a Microsoft extension to the Document Object Model (DOM).

Requirements

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