IteratorIterator::key

(PHP 5 >= 5.1.0, PHP 7)

IteratorIterator::keyGet the key of the current element

Beschreibung

public IteratorIterator::key ( void ) : mixed

Get the key of the current element.

Parameter-Liste

Diese Funktion besitzt keine Parameter.

Rückgabewerte

The key of the current element.

Siehe auch