Method GetBatchItems
GetBatchItems()
Gets the items in the batch.
IReadOnlyList<out T> GetBatchItems()
Returns
- IReadOnlyList<T>
The items in the batch.
Gets the items in the batch.
IReadOnlyList<out T> GetBatchItems()
The items in the batch.