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