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