LimitIterator::seek
Place l'itérateur à une position donnée
&reftitle.description;
public intLimitIterator::seek
intoffset
Déplace l'itérateur interne à la position offset.
&reftitle.parameters;
offset
La position sur laquelle on souhaite se placer.
&reftitle.returnvalues;
Retourne la position après déplacement.
&reftitle.errors;
Envoie une OutOfBoundsException si la position est hors des
limites indiquées dans LimitIterator::__construct.
&reftitle.seealso;
LimitIterator::current
LimitIterator::key
LimitIterator::rewind
LimitIterator::next
LimitIterator::valid