Click or drag to resize

ListValueT Constructor

Overload List
 NameDescription
Public methodListValueT Initializes a new instance of the ListValueT class.
Public methodListValueT(IEnumerableT) Initializes a new instance of the ListValueT class using the supplied list of values.
Public methodListValueT(ListValueT) Initializes a new instance of the ListValueT class by deep copying the supplied ListValueT class.
Top
See Also