ContentsIndexHome
PreviousUpNext
IIterator::asElement Method

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

 

C++
virtual const IElement* asElement() = 0;

The value on the current position.