Represents the largest possible value of an Int64.
Public Property Get MaxValue ( ) As Int64
The value of this constant is 9,223,372,036,854,775,807; that is, hexadecimal 0x7FFFFFFFFFFFFFFF.
Read Only.
Project CorLib Overview
Class Int64Static Overview