SplPriorityQueue
PHP 手册

SplPriorityQueue::key

(PHP 5 >= 5.3.0)

SplPriorityQueue::keyReturn current node index

说明

public mixed SplPriorityQueue::key ( void )

This function returns the current node index

参数

此函数没有参数。

返回值

The current node index.


SplPriorityQueue
PHP 手册