Base:
property
CurrentPosition
System.Xml.XPath.XPathNodeIterator.CurrentPosition
2 references to CurrentPosition
System.ServiceModel (2)
System\ServiceModel\Dispatcher\QueryNode.cs (2)
1157if (this.iter.CurrentPosition == 0) 1163if (this.iter.CurrentPosition > this.iter.Count)