Mono Class Library: System.Int64 Overview | Members

System.Int64.MaxValue Field

Contains the maximum value for the long type. [Edit]

Value: 9223372036854775807

public const long MaxValue

Remarks

The value of this constant is 9,223,372,036,854,775,807 (hexadecimal 0X7FFFFFFFFFFFFFFF). [Edit]

Requirements

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