NSequenceUntil Method

Overload List

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

See Also