Click or drag to resize

RawInt128 Methods

.NET API Reference for Oracle® Coherence Community Edition
(14.1.1.0)
E55634-01

The RawInt128 type exposes the following members.

Methods
  NameDescription
Public methodEquals
Compare this object with another for equality.
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Obtain the hashcode for this object.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToDecimal
Returns Decimal value of this object.
Public methodToDecimal(Byte)
Returns Decimal value of this object with given scale.
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
See Also