Click or drag to resize

Int128Extensions Methods

The Int128Extensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodHigh64(Int128) Gets the high 64 bits of a Int128 value.
Public Extension MethodHigh64(UInt128) Gets the high 64 bits of a UInt128 value.
Public Extension MethodLow64(Int128) Gets the low 64 bits of a Int128 value.
Public Extension MethodLow64(UInt128) Gets the low 64 bits of a UInt128 value.
Top
See Also