See Also: SByte Members
Thread SafetyThis type is safe for multithreaded operations.
RemarksThe sbyte data type represents integer values ranging from negative 128 to positive 127; that is, hexadecimal 0x80 to 0x7F.
RequirementsNamespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0