Use this function on containers that Implement the IIterator Interface to peek at next item from the container without causing iteration.
IIterator Interface