UInt64.MaxValue Field
Represents the largest possible value of UInt64 Structure. This field is constant.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Syntax
public static const UInt64 MaxValue
Remarks
This value of this constant is 18,446,744,073,709,551,615; that is, hexadecimal 0xFFFFFFFFFFFFFFFF.
Version Information
Available in the .NET Micro Framework versions 2.0, 2.5, 3.0, 4.0, 4.1, and 4.2.