SplHeap::key

(PHP 5 >= 5.3.0)

SplHeap::keyReturn current node index

Beskrivelse

mixed SplHeap::key ( void )

This function returns the current node index

Parametre

This function has no parameters.

Returnerings Værdier

The current node index.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top