UInt128 Operators |
The UInt128 type exposes the following members.
Name | Description | |
---|---|---|
Addition |
Adds two UInt128 values.
| |
Equality |
Tests two instances of UInt128 for equality
| |
Increment |
Increments the value of the specified instance by one.
| |
Inequality |
Tests two instances of UInt128 for inequality
| |
Multiply |
Multiplies two UInt128 values.
|