ot::ItemPtrIterator::IsDone() const method
Indicates whether there are no more items to be accessed (iterator has reached the end).
Return value
TRUE There are no more items to be accessed (iterator has reached the end). FALSE The current item is valid.