GeneratorGroup Method |
| Name | Description | |
|---|---|---|
| GroupTSource(IGeneratorTSource, IGeneratorInt32) |
Makes a generator that generates groups of items from the source generator.
| |
| GroupTSource(IGeneratorTSource, Int32) |
Makes a generator that returns groups of elements from the source generator.
|