Converts this NullableDecimal instance to a NullableDouble.
A NullableDouble that is Null if this NullableDecimal is Null otherwise a NullableDouble whose Value equals the Value of this instance.
NullableDecimal Class | NullableTypes Namespace