downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

SplDoublyLinkedList::top> <SplDoublyLinkedList::setIteratorMode
[edit] Last updated: Fri, 23 Mar 2012

view this page in

SplDoublyLinkedList::shift

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::shiftShifts a node from the beginning of the doubly linked list

Opis

mixed SplDoublyLinkedList::shift ( void )

Parametry

Ta funkcja nie posiada parametrów.

Zwracane wartości

The value of the shifted node.

Błędy/Wyjątki

Throws RuntimeException when the data-structure is empty.



add a note add a note User Contributed Notes SplDoublyLinkedList::shift
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites