ContentsIndexHome
PreviousUpNext
ISetIterator::element Method

Returns an IElement associated with the current iterator position. 

 

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

An IElement associated with the current iterator position.