SplPriorityQueue
PHP Manual

SplPriorityQueue::count

(No version information available, might be only in CVS)

SplPriorityQueue::countCounts the number of elements in the queue.

Описание

int SplPriorityQueue::count ( void )

Список параметров

This function has no parameters.

Возвращаемые значения

Returns the number of elements in the queue.


SplPriorityQueue
PHP Manual