Mono Class Library: System.Int16 Overview | Members

System.Int16.MaxValue Field

Contains the maximum value for the short type.

Value: 32767

public const short MaxValue

Remarks

The value of this constant is 32,767 (hexadecimal 0X7FFF).

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0