seekableiterator.inc

Go to the documentation of this file.
00001 <?php
00002 
00021 interface SeekableIterator extends Iterator
00022 {
00045     function seek($index);
00046 }
00047 
00048 ?>

Generated on Thu Apr 26 01:04:48 2007 for SPL-StandardPHPLibrary by  doxygen 1.5.2