SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::key

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::keyRetourne l'index du noeud courant

Description

mixed SplDoublyLinkedList::key ( void )

Retourne l'index du noeud courant.

Liste de paramètres

Cette fonction ne contient aucun paramètre.

Valeurs de retour

L'index du noeud courant.


SplDoublyLinkedList
PHP Manual