The Int128 type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberMaxValue
The maximum value a Int128 can represent.
Public fieldStatic memberMinusOne
A Int128 value of -1.
Public fieldStatic memberMinValue
The minimum value a Int128 can represent.
Public fieldStatic memberOne
A Int128 value of 1.
Public fieldStatic memberZero
A Int128 value of 0.

See Also