XmlDocument::NodeType Property
.NET Framework (current version)
Gets the type of the current node.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System.Xml::XmlNodeTypeThe node type. For XmlDocument nodes, this value is XmlNodeType.Document.
Universal Windows Platform
Available since 10
.NET Framework
Available since 1.1
Available since 10
.NET Framework
Available since 1.1
Show: