DoubleValue Constructor
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
DoubleValue() | Initializes a new instance of the DoubleValue. | |
DoubleValue(Double) | Initializes a new instance of the DoubleValue. | |
DoubleValue(DoubleValue) | Initializes a new instance of the DoubleValue by deep copy. |
Top