Method Where NamespaceEon AssemblyEon.dll Where(Func<Duration, bool>) Applies the predicate on each emitted Duration from this Schedule returning only those that pass public Schedule Where(Func<Duration, bool> predicate) Parameters predicate Func<Duration, bool> predicate to apply to each Duration emitted Returns Schedule filtered Schedule