Mono Class Library: System.UInt32 Overview | Members

System.UInt32.MaxValue Field

Contains the maximum value for the uint type.

Value: 4294967295

public const uint MaxValue

Remarks

The value of this constant is 4,294,967,295 (hexadecimal 0xFFFFFFFF).

Requirements

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