Click or drag to resize
UInt32MinValue Field
Represents the smallest possible value of UInt32. This field is constant.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public const uint MinValue

Field Value

Type: UInt32
See Also