SplDoublyLinkedList::key

(PHP 5 >= 5.3.0, PHP 7)

SplDoublyLinkedList::keyReturn current node index

Opis

public SplDoublyLinkedList::key ( void ) : mixed

This function returns the current node index

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The current node index.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top