Click or drag to resize

DecimalValue Type Conversions

The DecimalValue type exposes the following members.

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