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 | MaxValue | uint (4294967295).
Represents the largest possible value of uint. This field is constant.
|
const | MinValue | uint (0).
Represents the smallest possible value of uint. This field is constant.
|