Click or drag to resize

InfiniteListT Constructor (InfiniteListT)

copy constructor

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public InfiniteList(
	InfiniteList<T> other
)

Parameters

other
Type: Karamba.UtilitiesInfiniteListT

[Missing <param name="other"/> documentation for "M:Karamba.Utilities.InfiniteList`1.#ctor(Karamba.Utilities.InfiniteList{`0})"]

See Also