List |
| Name | Description | |
|---|---|---|
| ListValueT | Initializes a new instance of the ListValue class. | |
| ListValueT(IEnumerableT) | Initializes a new instance of the ListValue class using the supplied list of values. | |
| ListValueT(ListValueT) | Initializes a new instance of the ListValue class by deep copying the supplied ListValue class. |