CXlArrayCellIterator<T> Methods
       
     
    
      The methods of the CXlArrayCellIterator<T> class are listed here.
      Construction
      
      Iteration
      
      
        
        
        
        
          |   | operator+ | Creates and returns an iterator a number of positions forward from this instance | 
        
          |   | operator++ | Increments an iterator by one position | 
        
          |   | operator+= | Increments an iterator by a number of positions | 
      
     
      Comparison
      
      Dereferencing
      
      Requirements
      Header: xlpfastit.h
      See Also
      CXlArrayCellIterator<T> Class | xlpfastit.h | CXlArrayContainer<T> class | CXlArrayRowIterator<T> class | CXlArrayColumnIterator<T> class