(PHP 5 >= 5.0.0, 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.