downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

LimitIterator::valid> <LimitIterator::rewind
[edit] Last updated: Fri, 17 May 2013

view this page in

LimitIterator::seek

(PHP 5 >= 5.1.0)

LimitIterator::seekMueve el apuntador interno a la posición dada

Descripción

public int LimitIterator::seek ( int $position )

Mueve el iterador a el índice específicado por position.

Parámetros

position

La posición para mover el apuntador interno.

Valores devueltos

Devuelve el índice de la posición después de mover el apuntador interno.

Errores/Excepciones

Lanza una OutOfBoundsException si la posición está fuera de los límites específicados en LimitIterator::__construct().

Ver también



add a note add a note User Contributed Notes LimitIterator::seek - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites