| Maximum | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | GetInfiniteSequenceT(T, T) | Gets the sequence. The enumeration never stops, thus you are resonsible for stopping it. The values are repeated after n values, where n is the Length. | 
|  | GetInfiniteSequenceT(T, T, UInt64) | Gets the sequence. The enumeration never stops, thus you are resonsible for stopping it. The values are repeated after n values, where n is the Length. | 
 See Also
See Also