AUSTRA
C#
C#
Show/Hide TOC
Sequence
<
T
,
TSelf
>
.
Until Method
Overload List
Until(Func
<
T, 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
Reference
Sequence
<
T, TSelf
>
Class
Austra.Library Namespace
In This Article
Overload List
See Also