Mono Class Library: System.Xml Namespace

System.Xml.XmlNode Class

A node in an Xml document. Nodes may be of any of the types in the System.Xml.XmlNodeType enumeration. [Edit]

See Also: XmlNode Members

public abstract class XmlNode : IEnumerable, ICloneable, System.Xml.XPath.IXPathNavigable

Remarks

To create new nodes, use the Create methods of System.Xml.XmlDocument. [Edit]

Requirements

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