Int64.MaxValue

Syntax

MaxValue: Int64;

Description

The MaxValue property returns the maximum available value.

Comments

For the Int64 type, the maximum available value is 9223372036854775807.

See also:

The Int64 Class