CXlArrayColumnIterator<T> Methods
The methods of the CXlArrayColumnIterator<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
CXlArrayColumnIterator<T> Class | xlpfastit.h | CXlArrayContainer<T> class | CXlArrayCellIterator<T> class | CXlArrayRowIterator<T> class