DoubleValue Constructor
- 已更新2023-02-21
- 閱讀時間為 2 分鐘
| 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. |