Represents the current node in shape of System.Xml.XPath.XPathNavigator
An System.Xml.XPath.XPathNavigator instance that represents the current node.
This XPathNavigator is safe to move until the next time XPathNodeIterator.MoveNext was called.
To use this property, XPathNodeIterator.MoveNext must be called in prior. This property might return inconsistent value before the first call to that method. The behavior depends on each derived class of this class.
Namespace: System.Xml.XPath
Assembly: System.Xml (in System.Xml.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0