XLL+ Class Library (7.0)

CXlArrayContainer<T>::begin_rows

Get a row iterator for the start of the array

CXlArrayContainer<T>::row_iterator begin_rows( );

Return Value

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

The iterator will be of type CXlArrayRowIterator<T>.

Requirements

Header: xlpfastit.h

See Also

CXlArrayContainer<T> Class | CXlArrayContainer<T> Methods