(PHP 5, PHP 7)
ArrayIterator::offsetGet — Get value for an offset
$index
Gets the value from the provided offset.
本函数还未编写文档,仅有参数列表。
index
The offset to get the value from.
The value at offset index.