maxon.Int64

Description

Signed integer 64 bits (either positive or negative number).

Inheritance diagram

Inheritance

Parent Class:

Attributes

maxon.Int64.MAX

Stores the minimal value possible for this class (9223372036854775807).

maxon.Int64.MIN

Stores the minimal value possible for this class (-9223372036854775808).

maxon.Int64.SIZEOF

Stores the size of the DataType (8).