MongoDB\BSON\Iterator::current

(mongodb >=1.16.0)

MongoDB\BSON\Iterator::currentReturns the current element

说明

public MongoDB\BSON\Iterator::current(): mixed

参数

此函数没有参数。

返回值

Returns the value of the current element.

注意: When encountering a value encoded as 64-bit integer in the BSON structure, the return value of this method will be a MongoDB\BSON\Int64 instance.

错误/异常

参见

添加备注

用户贡献的备注

此页面尚无用户贡献的备注。

备份地址:http://www.lvesu.com/blog/php/mongodb-bson-iterator.current.php

136869282
000-0000-0000
000-0000-0000
banyueyu@foxmail.com