Share via


UInt32.MinValue Field

Represents the smallest possible value of UInt32 Structure. This field is constant.

Namespace: System
Assembly: mscorlib (in mscorlib.dll)

Syntax

public static const UInt32 MinValue

Remarks

The value of this constant is 0.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

UInt32 Structure
UInt32 Members
System Namespace