System.Xml.XPath.XPathNavigator.NodeType Property

Represents the node type of the current node based on "XPath data model".

Syntax

public abstract XPathNodeType NodeType { get; }

Value

An System.Xml.XPath.XPathNodeType value that indicates the node type of the current node.

Remarks

The initial value of this property depends on the each XPathNavigator implementation (that is, it depends on System.Xml.XPath.IXPathNavigable).

Requirements

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