SplPriorityQueue
PHP Manual

SplPriorityQueue::count

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

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

Beschreibung

int SplPriorityQueue::count ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the number of elements in the queue.


SplPriorityQueue
PHP Manual