Range sealed class Range : Producer<int, _> Documentation Code public Range(int start, int count, IScheduler scheduler)