Mono Class Library: System NamespaceSystem.SByte Structure |
See Also: SByte Members
|
This type is safe for multithreaded operations.
The sbyte data type represents integer values ranging from negative 128 to positive 127; that is, hexadecimal 0x80 to 0x7F. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0