SplHeap
PHP Manual

SplHeap::key

(PHP 5 >= 5.3.0)

SplHeap::keyReturn current node index

설명

mixed SplHeap::key ( void )

This function returns the current node index

인수

이 함수는 인수가 없습니다.

반환값

The current node index.


SplHeap
PHP Manual