UInt128 Methods |
The UInt128 type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals |
Tests this instance for equality with the specified object.
(Overrides ValueTypeEquals(Object).) | |
| GetHashCode |
Returns a 32 bit hash code for this UInt128.
(Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToHexString |
Returns a hexadecimal string representation of the UInt128.
| |
| ToString |
Returns a decimal string representation of the UInt128.
(Overrides ValueTypeToString.) |