NullableTypes Class Library | |
NullableInt16 Explicit NullableTypes.NullableInt16 to System.Int16 Conversion
Converts NullableInt16 to short
[Visual Basic]
returnValue = NullableInt16.op_Explicit(x)
Parameters
- x
- NullableInt16 value
Return Value
equivalent short value
See Also
NullableInt16 Class | NullableTypes Namespace