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