SplHeap
PHP Manual

SplHeap::count

(PHP 5 >= 5.3.0, PHP 7)

SplHeap::count — Counts the number of elements in the heap.

Beschreibung

public int SplHeap::count ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the number of elements in the heap.


SplHeap
PHP Manual