Mono Class Library: Overview

System.Int32: Field Members

The fields of System.Int32 are listed below. For a list of all members, see the Int32 Members list.

See Also: Inherited members from System.ValueType

Public Fields

const
MaxValueint (2147483647). Contains the maximum value for the int type.
const
MinValueint (-2147483648). Contains the minimum value for the int type.