Implements interfaces:
Iterator for collections
Located in /Collection/Iterator.php (line 23)
Creates a new iterator
Counts the number of elements
Return the current element
Return the key of the current element
Move pointer forward to next element
Rewind the pointer to the first element
Seek to an absolute position.
Check if there is a current element after calls to rewind() or next()
Documentation generated on Mon, 19 May 2008 17:07:24 -0400 by phpDocumentor 1.4.2