System.Xml.XmlEntityReference: Method Members

The methods of System.Xml.XmlEntityReference are listed below. For a list of all members, see the XmlEntityReference Members list.

See Also: Inherited members from System.Xml.XmlLinkedNode

Public Methods

override
CloneNode(bool) : XmlNode

Creates a duplicate of this node.

override
WriteContentTo(XmlWriter)

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

override
WriteTo(XmlWriter)

Saves the node to the specified System.Xml.XmlWriter.