Mono Class Library: Overview

System.UInt32: Field Members

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

See Also: Inherited members from System.ValueType

Public Fields

const
MaxValueuint (4294967295). Contains the maximum value for the uint type.
const
MinValueuint (0). Contains the minimum value for the uint type.