AtalaInt128LongValue Method |
Returns the lowest 8 bytes of the AtalaInt128 as a Long.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax Public Function LongValue As Long
Return Value
Type:
Int64 The lowest 8 bytes of the value.
See Also