System.UInt32.MaxValue Field

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

Value: 4294967295

Syntax

public const uint MaxValue

Remarks

The value of this constant is 4,294,967,295; that is, hexadecimal 0xFFFFFFFF.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0