XLL+ Class Library (7.0)

CXlArrayContainer<T>::end

Get a cell iterator for the end of the array

CXlArrayContainer<T>::cell_iterator end( );

Return Value

Returns a new cell iterator, pointing to just beyond the end of the array.

The iterator will be of type CXlArrayCellIterator<T>.

Requirements

Header: xlpfastit.h

See Also

CXlArrayContainer<T> Class | CXlArrayContainer<T> Methods