IteratorIterator
PHP Manual

IteratorIterator::key

(PHP 5 >= 5.1.0)

IteratorIterator::keyGet the key of the current element

Descrição

public scalar IteratorIterator::key ( void )

Get the key of the current element.

Parâmetros

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

Valor Retornado

The key of the current element.

Veja Também


IteratorIterator
PHP Manual