(mongodb >=1.17.0)
MongoDB\BSON\Document::offsetSet — 實作 ArrayAccess
$key
$value
設定指定 key 的值為 value。
key
value
要設定的索引。
key 的新值。
不回傳任何值。