Maximum |
| Name | Description | |
|---|---|---|
| GetSequenceT(T, T) | Gets the sequence. The enumeration stops after yielding n values, with n being the sequence length. | |
| GetSequenceT(T, T, UInt64) | Gets the sequence. The enumeration stops after yielding n values, with n being the sequence length. |