XLL+ Class Library (7.0)

CXlArrayContainer<T>::begin

Get a cell iterator for the start of the array

CXlArrayContainer<T>::cell_iterator begin( );

Return Value

Returns a new cell iterator, pointing to the start of the array.

The iterator will be of type CXlArrayCellIterator<T>.

Requirements

Header: xlpfastit.h

See Also

CXlArrayContainer<T> Class | CXlArrayContainer<T> Methods