ContentsIndexHome
PreviousUpNext
IIterator::getValue Method (double&)

Retrieves the value on the current position into the given argument. Applies to double valued data only. 

 

C++
virtual void getValue(double& val) = 0;
Parameters 
Description 
double& val 
The double into which the value on the current position should retrieved