System
Int32
MaxValue
System.Int32.MaxValue Field
Contains the maximum value for the
int
type.
Value:
2147483647
Syntax
public const
int
MaxValue
Remarks
The value of this constant is 2,147,483,647 (hexadecimal 0X7FFFFFFF).
Requirements
Namespace:
System
Assembly:
mscorlib (in mscorlib.dll)
Assembly Versions:
1.0.5000.0, 2.0.0.0, 4.0.0.0