System.Xml.XmlElement Class
An element node.

See Also: XmlElement Members

Syntax

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.

Requirements

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