Click or drag to resize

infiniteInfinite Method

Namespace:  WhetStone.Looping
Assembly:  WhetStone (in WhetStone.dll) Version: 1.0.4.0 (1.0.0.0)
Syntax
C#
public static IList<positionBindPosition> Infinite()

Return Value

Type: IListpositionBindPosition
A read-only IListT of infinite size.
See Also