Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The sbyte type is stored as one signed byte.
The sbyte type can represent integers in the range from negative 128 to positive 127, inclusive.
The corresponding .NET Framework data type is SByte. The properties and methods of the sbyte data type are the same as the SByte properties and methods.