Returns the absolute value of the specified sbyte.
- value
- A sbyte.
A sbyte containing the absolute value of value.
Type Reason OverflowException value equals sbyte.MinValue.
This method is not CLS-compliant. For a CLS-compliant alternative, use Math.Abs(sbyte)(short).
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0