MongoDB\BSON\PackedArray::offsetUnset
(mongodb >=1.17.0)
MongoDB\BSON\PackedArray::offsetUnset — Implementation of ArrayAccess
说明
Unsets the value at the specified index.
参数
key- 
      
The index being unset.
 
返回值
没有返回值。
错误/异常
- Always throws a MongoDB\Driver\Exception\LogicException.
 
  +添加备注
  
 用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/mongodb-bson-packedarray.offsetunset.php