Click or drag to resize

UInt128 Operators

The UInt128 type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberAddition
Adds two UInt128 values.
Public operatorStatic memberEquality
Tests two instances of UInt128 for equality
Public operatorStatic memberIncrement
Increments the value of the specified instance by one.
Public operatorStatic memberInequality
Tests two instances of UInt128 for inequality
Public operatorStatic memberMultiply
Multiplies two UInt128 values.
Top
See Also