DoubleValue Constructor
- Updated2023-02-21
- 2 minute(s) read
| Name | Description | |
|---|---|---|
| DoubleValue() | Initializes a new instance of DoubleValue. | |
| DoubleValue(DoubleValue) | Initializes a new instance of DoubleValue by copying an existing DoubleValue instance. | |
| DoubleValue(Double) | Initializes a new instance of DoubleValue with the specified value. |