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

search for in the

Iterator::valid> <Iterator::next
[edit] Last updated: Fri, 07 Jun 2013

view this page in

Iterator::rewind

(PHP 5 >= 5.0.0)

Iterator::rewindRebobine la Iterator al primer elemento

Descripción

abstract public void Iterator::rewind ( void )

Rebobina de nuevo al primer elemento de la Iterator.

Nota:

Este es el primer método llamado cuando se inicia un foreach bucle. No va a ser ejecutado despues foreach bucle.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Cualquier valor devuelto se pasa por alto.



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

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