SplDoublyLinkedList::count
(PHP 5 >= 5.3.0)
SplDoublyLinkedList::count — Counts the number of elements in the doubly linked list.
Descripción
int SplDoublyLinkedList::count
( void
)
Parámetros
Esta función no tiene parámetros.
Valores devueltos
Returns the number of elements in the doubly linked list.
There are no user contributed notes for this page.
