System.Xml.XPath.XPathNodeIterator: Property Members

The properties of System.Xml.XPath.XPathNodeIterator are listed below. For a list of all members, see the XPathNodeIterator Members list.

See Also: Inherited members from System.Object

Public Properties

[read-only]
Countint.

Gets the index of the last node in the selected set of nodes.

[read-only]
abstract
CurrentXPathNavigator.

When overridden in a derived class, gets the System.Xml.XPath.XPathNavigator object for this System.Xml.XPath.XPathNodeIterator, positioned on the current context node.

[read-only]
abstract
CurrentPositionint.

When overridden in a derived class, gets the index of the current position in the selected set of nodes.