XPathNodeIterator::Count Property
.NET Framework (current version)
Gets the index of the last node in the selected set of nodes.
Assembly: System.Xml (in System.Xml.dll)
Property Value
Type: System::Int32The index of the last node in the selected set of nodes, or 0 if there are no selected nodes.
The Count property does not affect the position of the XPathNodeIterator.
.NET Framework
Available since 1.1
Silverlight
Available since 4.0
Available since 1.1
Silverlight
Available since 4.0
Show: