Mono Class Library: System.Int32 Overview | Members

System.Int32.MaxValue Field

Contains the maximum value for the int type. [Edit]

Value: 2147483647

public const int MaxValue

Remarks

The value of this constant is 2,147,483,647 (hexadecimal 0X7FFFFFFF). [Edit]

Requirements

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