IteratorIterator
PHP Manual

IteratorIterator::key

(PHP 5 >= 5.1.0)

IteratorIterator::keyGet the key of the current element

Opis

public scalar IteratorIterator::key ( void )

Get the key of the current element.

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The key of the current element.

Zobacz też:


IteratorIterator
PHP Manual