PHP Manual

  • English French German Portuguese Spanish
Manual de PHP Referencia de funciones Otras extensiones básicas SPL Estructuras de datos SplFixedArray SplFixedArray::rewind
SplFixedArray SplFixedArray::__construct SplFixedArray::count SplFixedArray::current SplFixedArray::fromArray SplFixedArray::getSize SplFixedArray::key SplFixedArray::next SplFixedArray::offsetExists SplFixedArray::offsetGet SplFixedArray::offsetSet SplFixedArray::offsetUnset SplFixedArray::rewind SplFixedArray::setSize SplFixedArray::toArray SplFixedArray::valid SplFixedArray::__wakeup
  • SplFixedArray::offsetUnset
  • SplFixedArray::setSize

SplFixedArray::rewind

(PHP 5 >= 5.3.0)

SplFixedArray::rewind — Rebobina el iterador hasta el inicio

Descripción

public void SplFixedArray::rewind ( void )

Rebobina el iterador hasta el inicio.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

No devuelve ningún valor.

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.