Method GetBatchItems
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
GetBatchItems()
Gets the items in the batch.
IReadOnlyList<out T> GetBatchItems()
Returns
The items in the batch.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets the items in the batch.
IReadOnlyList<out T> GetBatchItems()
The items in the batch.