SplPriorityQueue
PHP Manual

SplPriorityQueue::key

(PHP 5 >= 5.3.0)

SplPriorityQueue::keyReturn current node index

Açıklama

public mixed SplPriorityQueue::key ( void )

This function returns the current node index

Değiştirgeler

Bu işlevin değiştirgesi yoktur.

Dönen Değerler

The current node index.


SplPriorityQueue
PHP Manual