ContentsIndexHome
PreviousUpNext
IIterator::asCString Method

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

 

C++
virtual const char* asCString() = 0;

The value on the current position.