(PHP 5, PHP 7)
ArrayIterator::offsetGet — Get value for an offset
Gets the value from the provided offset.
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
index
The offset to get the value from.
The value at offset index
.