Method Connect Connect(Func<T, bool>) Declaration public IObservable<IChangeSet<T>> Connect(Func<T, bool> predicate = null) Parameters Type Name Description Func<T, bool> predicate Returns Type Description IObservable<IChangeSet<T>>