SplitIntoNumberOfElementsT(IEnumerableT, Int32) | Splits the source IEnumerableT into secuences with the specified amount of elements. |
SplitIntoNumberOfElementsT(IEnumerableT, Int32, Boolean, T) | Splits the source IEnumerableT into secuences with the specified amount of elements. |