Share via


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 .NET Micro Framework version 2.0, 2.5

See Also

Reference

UInt64 Structure
UInt64 Members
System Namespace