Mono Class Library: System.Xml.XPath.XPathNavigator Overview | Members

System.Xml.XPath.XPathNavigator.NodeType Property

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

public abstract XPathNodeType NodeType { get; }

Value

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

Remarks

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

Requirements

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