Share via


UInt64.MinValue Field

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

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

Syntax

public static const UInt64 MinValue

Remarks

The value of this constant is 0.

Version Information

Available in .NET Micro Framework version 2.0, 2.5

See Also

Reference

UInt64 Structure
UInt64 Members
System Namespace