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. 

 

Java
int asInt();

The value on the current position.