|
|
Compound
|
| Name | Description | |
|---|---|---|
|
|
CompoundValueT | Creates a new CompoundValueT. |
|
|
CompoundValueT(IEnumerableT) | Creates a new CompoundValueT from the specified list. |
|
|
CompoundValueT(IEnumerableNullableT) | Creates a new CompoundValueT from the specified list. |
|
|
CompoundValueT(Int32) | Creates a new CompoundValueT specifing the total number of composite values to track. |