PHP: ArrayIterator::count - Manual
(PHP 5, PHP 7, PHP 8)
ArrayIterator::count โ Count elements
Description
public function ArrayIterator::count(): int
Gets the number of elements in the array, or the number of public properties in the object.
Warning
This function is currently not documented; only its argument list is available.
Parameters
This function has no parameters.
Found A Problem?
There are no user contributed notes for this page.