Method GetBatchItems NamespaceMongoDB.Driver.Core.Misc AssemblyMongoDB.Driver.dll GetBatchItems() Gets the items in the batch. public IReadOnlyList<T> GetBatchItems() Returns IReadOnlyList<T> The items in the batch.