XLL+ Class Library (7.0)

CXlArrayContainer<T>::begin_cols

Get a column iterator for the start of the array

CXlArrayContainer<T>::col_iterator begin_cols( );

Return Value

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

The iterator will be of type CXlArrayColumnIterator<T>.

Requirements

Header: xlpfastit.h

See Also

CXlArrayContainer<T> Class | CXlArrayContainer<T> Methods