ArrayIterator::offsetGet
(PHP 5 >= 5.1.0)
ArrayIterator::offsetGet — Get value for an offset
説明
Gets the value from the provided offset.
警告
この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。
パラメータ
- index
-
The offset to get the value from.
返り値
The value at offset index .
ArrayIterator::offsetGet
There are no user contributed notes for this page.
