SplDoublyLinkedList
PHP Manual

SplDoublyLinkedList::count

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

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

説明

int SplDoublyLinkedList::count ( void )

パラメータ

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

返り値

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


SplDoublyLinkedList
PHP Manual