AppendIterator::current
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
AppendIterator::current — 現在の値を取得する
パラメータ
この関数にはパラメータはありません。
戻り値
有効な状態の場合は現在の値、それ以外の場合は null
を返します。
参考
- Iterator::current() - 現在の要素を返す
- AppendIterator::key() - 現在のキーを取得する
- AppendIterator::valid() - 現在の要素が有効かどうかを調べる
- AppendIterator::next() - 次の要素に移動する
- AppendIterator::rewind() - イテレータを巻き戻す
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google