The recording of the first ever ReactiveUI virtual conference is available on our YouTube Channel.

System.Reactive.Linq Namespace

System.Reactive.Linq Namespace

Classes

ClassDescriptionPublic classControlObservableProvides a set of static methods for subscribing to IObservables using Windows Forms controls.Public classDispatcherObservablePublic classObservableProvides a set of static methods for query operations over observable sequences.Public classQbservableRepresents a queryable observable sequence.## Interfaces

InterfaceDescriptionPublic interfaceIGroupedObservable<TKey, TElement>Represents an observable sequence of values that have a common key.Public interfaceIQbservableProvides functionality to evaluate queries against a specific data source wherein the type of the data is not specified.Public interfaceIQbservableProvides functionality to evaluate queries against a specific data source wherein the type of the data is known.Public interfaceIQbservableProviderDefines methods to create and execute queries that are described by an IQbservable object.