Double |
| Name | Description | |
|---|---|---|
| DoubleValue | Initializes a new instance of the DoubleValue class. | |
| DoubleValue(Double) | Initializes a new instance of the DoubleValue class using the supplied Double value. | |
| DoubleValue(DoubleValue) | Initializes a new instance of the DoubleValue by deep copying the supplied DoubleValue value. |