SequenceT, TSelfUntil Method

Overload List

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

See Also