Mono Class Library: System.Int32 Overview | Members

System.Int32.MinValue Field

Contains the minimum value for the int type.

Value: -2147483648

public const int MinValue

Remarks

The value of this constant is -2,147,483,648 (hexadecimal 0X80000000).

Requirements

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