(mongodb >=1.16.0)
MongoDB\BSON\Iterator::key — 返回当前元素的键
此函数没有参数。
返回当前元素的键。当迭代 BSON 文档时,键始终为 string。当迭代 BSON 数组时,键将为 int。