Base:
property
CurrentPosition
MS.Internal.Xml.XPath.ResetableIterator.CurrentPosition
1 override of CurrentPosition
System.Xml (1)
System\Xml\XPath\Internal\CacheAxisQuery.cs (1)
56public override int CurrentPosition { get { return count; } }