Click or drag to resize

RawInt128 Properties

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

The RawInt128 type exposes the following members.

Properties
  NameDescription
Public propertyIsNegative
Returns if this RawInt128 is a negative number.
Public propertyIsZero
Gets if this is a zero value.
Public propertyLength
Returns the size of RawInt128 value.
Public propertyValue
Gets the Int128 value as array of byte values.
Top
See Also