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