RecursiveTreeIterator
PHP Manual

RecursiveTreeIterator::key

(PHP 5 >= 5.3.0)

RecursiveTreeIterator::keyGet the key of the current element

説明

public string RecursiveTreeIterator::key ( void )

Gets the current key prefixed and postfixed.

警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

パラメータ

この関数にはパラメータはありません。

返り値

Returns the current key prefixed and postfixed.


RecursiveTreeIterator
PHP Manual