(PHP 5, PHP 7, PHP 8)
ArrayIterator::offsetGet — Get value for an offset
$key
Gets the value from the provided offset.
本函數還未編寫文檔,僅有參數列表。
key
The offset to get the value from.
The value at offset key.