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

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

Field Value

Type: UInt64
See Also