Returns an iterator over the elements in this list in proper sequence.
Returns an iterator over the elements in this list in proper sequence.Note: The memory of the iterator needs to be released by calling pblIteratorFree() once the iterator is no longer needed.