Mono Class Library: System NamespaceSystem.Int16 Structure |
See Also: Int16 Members
|
This type is safe for multithreaded operations.
The short data type represents integer values ranging from negative 32,768 to positive 32,767; that is, hexadecimal: 0x8000 to 0x7FFF. [Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0