Class DTMDefaultBaseIterators.InternalAxisIteratorBase

    • Field Detail

      • _currentNode

        protected int _currentNode
        Current iteration location. Usually this is the last location returned (starting point for the next() search); for single-node iterators it may instead be initialized to point to that single node.
    • Constructor Detail

      • InternalAxisIteratorBase

        public InternalAxisIteratorBase()