Click or drag to resize

ListValueT Constructor

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