See Also: Int16 Members
Thread SafetyThis type is safe for multithreaded operations.
RemarksThe short data type represents integer values ranging from negative 32,768 to positive 32,767; that is, hexadecimal: 0x8000 to 0x7FFF.
RequirementsNamespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0