LimitIterator
PHP Manual

LimitIterator::key

(PHP 5 >= 5.1.0)

LimitIterator::keyGet current key

Descrizione

public mixed LimitIterator::key ( void )

Gets the key for the current item in the inner Iterator.

Elenco dei parametri

Questa funzione non contiene parametri.

Valori restituiti

Returns the key for the current item.

Vedere anche:


LimitIterator
PHP Manual