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