Click or drag to resize

RawInt128 Properties

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

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