ArrayObject::count
ArrayObject::count
(PHP 5 >= 5.0.0, PHP 7)
ArrayObject::count — Get the number of public properties in the ArrayObject
Description
public int ArrayObject::count ( void )
Get the number of public properties in the ArrayObject.
Parameters
This function has no parameters.