Int32.MaxValue Field
Represents the largest possible value of Int32 Structure. This field is constant.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public static const int MaxValue
Remarks
This value of this constant is 2,147,483,647; that is, hexadecimal 0x7FFFFFFF.
Version Information
Available in .NET Micro Framework version 2.0, 2.5