ToArray<TSource> sealed class ToArray<TSource> : Producer<TSource[], _<TSource>> Documentation Code public ToArray(IObservable<TSource> source)