NSequenceUnfold Method

Overload List

Unfold(Int32, Int32, FuncInt32, Int32, Int32)Creates a sequence by unfolding an initial state by a function.
Unfold(Int32, Int32, FuncInt32, Int32)Creates a sequence by unfolding an initial state by a function.
Unfold(Int32, Int32, Int32, FuncInt32, Int32, Int32)Creates a sequence by unfolding an initial state by a function.

See Also