Click or drag to resize

DoubleValue Constructor

Overload List
 NameDescription
Public methodDoubleValue Initializes a new instance of the DoubleValue class.
Public methodDoubleValue(Double) Initializes a new instance of the DoubleValue class using the supplied Double value.
Public methodDoubleValue(DoubleValue) Initializes a new instance of the DoubleValue by deep copying the supplied DoubleValue value.
Top
See Also