Method GetBatchItems

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver.Core.Misc

Assembly

MongoDB.Driver.dll

GetBatchItems()

Gets the items in the batch.

IReadOnlyList<out T> GetBatchItems()

Returns

IReadOnlyList

The items in the batch.