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

search for in the

SplDoublyLinkedList::rewind> <SplDoublyLinkedList::prev
[edit] Last updated: Fri, 25 May 2012

view this page in

SplDoublyLinkedList::push

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::push双方向リンクリストの末尾に要素を追加する

説明

void SplDoublyLinkedList::push ( mixed $value )

value を双方向リンクリストの末尾に追加します。

パラメータ

value

追加したい値。

返り値

値を返しません。



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

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