Mono Class Library: System.Xml Namespace

System.Xml.XmlEntity Class

An entity declaration node. [Edit]

See Also: XmlEntity Members

System.Object
     System.Xml.XmlNode
          System.Xml.XmlEntity

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. [Edit]

Requirements

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