System.UInt64.MaxValue Field

Represents the largest possible value of ulong. This field is constant.

Value: 18446744073709551615

Syntax

public const ulong MaxValue

Remarks

The value of this constant is 18,446,744,073,709,551,615; that is, hexadecimal 0xFFFFFFFFFFFFFFFF.

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0, 4.0.0.0