XLL+ Class Library (7.0)

CXlArrayRowIterator<T>::operator->

Dereferences an iterator

const T* operator->( );

Return Value

Returns a pointer to the left-most cell in the row that the iterator is currently pointing to.

Requirements

Header: xlpfastit.h

See Also

CXlArrayRowIterator<T> Class | CXlArrayRowIterator<T> Methods