SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::top

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

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

説明

mixed SplDoublyLinkedList::top ( void )

パラメータ

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

返り値

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


SplDoublyLinkedList
PHP Manual