System.Xml.XmlEntity Class

Represents an entity declaration, such as <!ENTITY... >.

See Also: XmlEntity Members

Syntax

public class XmlEntity : XmlNode, IHasXmlChildNode

Remarks

This class represents an <!ENTITY ... > declaration node within a document type declaration node. These nodes are children of System.Xml.XmlDocumentType nodes.

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