SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::count

(PHP 5 >= 5.3.0)

SplDoublyLinkedList::count双方向リンクリストの要素数を数える

説明

int SplDoublyLinkedList::count ( void )

パラメータ

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

返り値

双方向リンクリストの要素数を返します。


SplDoublyLinkedList
PHP Manual