AUSTRA
C#
C#
Show/Hide TOC
DSequence
.
Until Method
Overload List
Until(Double)
Get the initial values of a sequence until a value is found.
Until(Func
<
Double, Boolean
>
)
Get the initial values of a sequence until a predicate is satisfied.
See Also
Reference
DSequence Class
Austra.Library Namespace
In This Article
Overload List
See Also