Click or drag to resize
Int16MinValue Field
Represents the smallest possible value of Int16. This field is constant.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public const short MinValue

Field Value

Type: Int16
See Also