SplDoublyLinkedList::count
(PHP 5 >= 5.3.0)
SplDoublyLinkedList::count — Counts the number of elements in the doubly linked list.
Descrição
public int SplDoublyLinkedList::count
( void
)
Parâmetros
Esta função não possui parâmetros.
Valor Retornado
Returns the number of elements in the doubly linked list.