PHP Manual

  • English French German Portuguese Spanish
Manual do PHP Referência da Linguagem Predefined Interfaces and Classes Iterator Iterator::current
Iterator Iterator::current Iterator::key Iterator::next Iterator::rewind Iterator::valid
  • Iterator
  • Iterator::key

Iterator::current

(PHP 5 >= 5.0.0)

Iterator::current — Return the current element

Descrição

abstract public mixed Iterator::current ( void )

Returns the current element.

Parâmetros

Esta função não possui parâmetros.

Valor Retornado

Can return any type.

© Copyright © 2001-2015 The PHP Group.

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