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

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

Field Value

Type: Int32
See Also