(PHP 5, PHP 7)
ArrayIterator::offsetUnset — Unset value for an offset
$index
Unsets a value for an offset.
本函数还未编写文档,仅有参数列表。
index
The offset to unset.
没有返回值。