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

search for in the

SplQueue::enqueue> <SplQueue::__construct
Last updated: Fri, 13 Nov 2009

view this page in

SplQueue::dequeue

(PHP 5 >= 5.3.0)

SplQueue::dequeueキューからノードを取り出す

説明

mixed SplQueue::dequeue ( void )

value をキューの先頭から取り出します。

注意: SplQueue::dequeueSplDoublyLinkedList::shift のエイリアスです。

パラメータ

この関数にはパラメータはありません。

返り値

キューから取り出したノードの値を返します。



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

SplQueue::enqueue> <SplQueue::__construct
Last updated: Fri, 13 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites