SplDoublyLinkedList::count
PHP function
Edit on GitHub ✎
(PHP 5 >= 5.3.0, PHP 7, PHP 8)
Counts the number of elements in the doubly linked list
Description
SplDoublyLinkedList::count(): int
Parameters Parameters
Return Values
Returns the number of elements in the doubly linked list.