Initializes a new instance of the NullableDecimal structure using the specified double-precision floating-point number.
Exception Type | Condition |
---|---|
OverflowException | value is greater than MaxValue or
less than MinValue -or- value is NaN, PositiveInfinity, or NegativeInfinity. |
NullableDecimal Class | NullableTypes Namespace | NullableDecimal Constructor Overload List