PHP Dokumentation: Iteratoriterator key
12. Januar 2010 von werner
IteratorIterator::key
(PHP 5 >= 5.1.0)
IteratorIterator::key — Get the key of the current element
Beschreibung
public void IteratorIterator::key ( void )
Get the key of the current element.
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
The key of the current element.
Siehe auch
- IteratorIterator::current – Get the current value