DSequenceUntil Method

Overload List

Until(Double)Get the initial values of a sequence until a value is found.
Until(FuncDouble, Boolean)Get the initial values of a sequence until a predicate is satisfied.

See Also