ToList<TSource> sealed class ToList<TSource> : Producer<IList<TSource>, _<TSource>> Documentation Code public ToList(IObservable<TSource> source)