SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::bottom

(No version information available, might be only in CVS)

SplDoublyLinkedList::bottom双方向リンクリストの最初のノードを取得する

説明

mixed SplDoublyLinkedList::bottom ( void )

パラメータ

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

返り値

最初のノードの値を返します。


SplDoublyLinkedList
PHP Manual