Click or drag to resize

ExtendedListT Constructor (ExtendedListT)

copy constructor

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

Parameters

other
Type: Karamba.UtilitiesExtendedListT

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

See Also