MoreLinq
Batch Method
NamespacesMoreLinqMoreEnumerableBatch()()()()
Members
IconMemberDescription
Batch<(Of <<'(TSource>)>>)(IEnumerable<(Of <<'(TSource>)>>), Int32)
Batches the source sequence into sized buckets.

Batch<(Of <<'(TSource, TResult>)>>)(IEnumerable<(Of <<'(TSource>)>>), Int32, Func<(Of <<'(IEnumerable<(Of <<'(TSource>)>>), TResult>)>>))
Batches the source sequence into sized buckets and applies a projection to each bucket.

Assembly: MoreLinq (Module: MoreLinq.dll) Version: 1.0.16006.0 (1.0.16006.1845)