ContentsIndexHome
PreviousUpNext
IIterator::asInt Method

Returns the value on the current position. Applies to integer valued data and element valued data of which the range is a subset of Integers. 

 

C++
virtual const int& asInt() = 0;

The value on the current position.