Click or drag to resize

DoubleValue Type Conversions

The DoubleValue type exposes the following members.

Operators
 NameDescription
Public operatorStatic member(Double to DoubleValue) Initializes a new instance of the DoubleValue class by implicitly converting the supplied Double value.
Public operatorStatic member(DoubleValue to Double) Implicitly converts the specified value to a Double value.
Top
See Also