RawInt128 Methods | 
The RawInt128 type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | 
            Compare this object with another for equality.
              (Overrides ValueTypeEquals(Object).) | |
| GetHashCode | 
            Obtain the hashcode for this object.
              (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| ToDecimal | 
            Returns Decimal value of this object.
              | |
| ToDecimal(Byte) | 
            Returns Decimal value of this object with given scale.
              | |
| ToString | Returns the fully qualified type name of this instance.  (Inherited from ValueType.) |