Converts a short to a ushort .
- value
- The 16-bit signed integer value to be converted.
value as a 16-bit unsigned integer.
Type Reason OverflowException value is less than ushort.MinValue .
This member is not CLS-compliant. For a CLS-compliant alternative, use Convert.ToInt32(object)(short).
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0