GeneratorNext Method |
| Name | Description | |
|---|---|---|
| NextTSource(IGeneratorTSource) |
Returns the next element of the specified generator.
| |
| NextTSource(IGeneratorTSource, Int32) |
Returns a list of the next n items from the generator.
|