PHP マニュアル
関数リファレンス
その他の基本モジュール
SPL
データ構造
SplHeap
SplHeap::compare
SplHeap::count
SplHeap::current
SplHeap::extract
SplHeap::insert
SplHeap::isCorrupted
SplHeap::isEmpty
SplHeap::key
SplHeap::next
SplHeap::recoverFromCorruption
SplHeap::rewind
SplHeap::top
SplHeap::valid
SplHeap::count
SplHeap::extract
SplHeap
PHP マニュアル
SplHeap::current
イテレータが指す現在のノードを返す
説明
public
mixed
SplHeap::current
()
現在のノードを取得します。
パラメータ
この関数にはパラメータはありません。
戻り値
現在のノードの値を返します。