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).

Represents the largest possible value of uint. This field is constant.

const
MinValueuint (0).

Represents the smallest possible value of uint. This field is constant.