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