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