XLL+ Class Library (7.0)

CXlArrayContainer<T>::end_cols

Get a column iterator for the end of the array

CXlArrayContainer<T>::col_iterator end_cols( );

Return Value

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

The iterator will be of type CXlArrayColumnIterator<T>.

Requirements

Header: xlpfastit.h

See Also

CXlArrayContainer<T> Class | CXlArrayContainer<T> Methods