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