ContentsIndexHome
PreviousUpNext
IIterator::asDouble Method

Returns the value on the current position. Applies to double valued data only. 

 

C++
virtual const double& asDouble() = 0;

The value on the current position.