BatchExtensionBatch Method

Overload List

BatchTSource(IEnumerableTSource, Int32) Batches the source sequence into sized buckets.
BatchTSource, TResult(IEnumerableTSource, Int32, FuncTSource, TResult) Batches the source sequence into sized buckets and applies a projection to each bucket.

See Also