MongoDB\BSON\Iterator::key

(mongodb >=1.16.0)

MongoDB\BSON\Iterator::keyReturns the key of the current element

Description

public MongoDB\BSON\Iterator::key(): string |int

Parameters

This function has no parameters.

Return Values

Returns the key of the current element. When iterating a BSON document, the key will always be a string . When iterating a BSON array, the key will be an int .

Errors/Exceptions

See Also

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /