Mono Class Library: System.Xml Namespace

System.Xml.XmlElement Class

An element node. [Edit]

See Also: XmlElement Members

System.Object
     System.Xml.XmlNode
          System.Xml.XmlLinkedNode
               System.Xml.XmlElement

public class XmlElement : XmlLinkedNode, IHasXmlChildNode

Remarks

Elements are XML document nodes that contain character data (e.g. text and comments) or element nodes as children and may be marked with attributes. [Edit]

Requirements

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