ContentsIndexHome
PreviousUpNext
IIterator::close Method

Closes the iterator and invalidates this object. 

 

C++
virtual void close() = 0;

Closing the iterator after use reduces memory use.