(PHP 5, PHP 7)
ArrayIterator::offsetUnset — Unset value for an offset
$index
Unsets a value for an offset.
This function is currently not documented; only its argument list is available.
index
The offset to unset.
No value is returned.