Click or drag to resize

RawInt128 Methods

Oracle® Fusion Middleware .NET API Reference for Oracle Coherence
14c (14.1.1.0)
F23534-02

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