ArrayIterator::offsetGet
Get value for an offset
&reftitle.description;
public mixedArrayIterator::offsetGet
mixedkey
Gets the value from the provided offset.
&warn.undocumented.func;
&reftitle.parameters;
key
The offset to get the value from.
&reftitle.returnvalues;
The value at offset key.
&reftitle.seealso;
ArrayIterator::offsetSet
ArrayIterator::offsetUnset