MongoDB\BSON\Iterator::key
(mongodb >=1.16.0)
MongoDB\BSON\Iterator::key — Returns the key of the current element
パラメータ
この関数にはパラメータはありません。
戻り値
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.
エラー / 例外
- Throws MongoDB\Driver\Exception\InvalidArgumentException on argument parsing errors.
- Throws MongoDB\Driver\Exception\LogicException if the iterator is not valid.
参考
- Iterator::key() - 現在の要素のキーを返す
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google