Oracle® Coherence .NET API Reference Release 3.7.1
E22844-03
E22844-03
The RawInt128 type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| RawInt128 | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals |
Compare this object with another for equality.
(Overrides | |
Allows an (Inherited from | ||
| GetHashCode |
Obtain the hashcode for this object.
(Overrides | |
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToDecimal | Overloaded. | |
Returns the fully qualified type name of this instance.
(Inherited from |
Properties
| Name | Description | |
|---|---|---|
| IsNegative |
Returns if this RawInt128 is a negative number.
| |
| IsZero |
Gets if this is a zero value.
| |
| Length |
Returns the size of RawInt128 value.
| |
| Value |
Gets the Int128 value as array of byte values.
|