SplFixedArray
PHP Manual

SplFixedArray::count

(PHP 5 >= 5.3.0)

SplFixedArray::countReturns the size of the array

Descrição

public int SplFixedArray::count ( void )

Returns the size of the array.

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns the size of the array.


SplFixedArray
PHP Manual