Mono Class Library: System.UInt64 Overview | Members

System.UInt64.MaxValue Field

Contains the maximum value for the ulong type.

Value: 18446744073709551615

public const ulong MaxValue

Remarks

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

Requirements

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