Click or drag to resize
Int64MaxValue Field
Represents the largest possible value of an Int64. This field is constant.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public const long MaxValue

Field Value

Type: Int64
See Also