AtalaInt128ToHexString Method |
Returns a hex string with the contents of the AtalaInt128.
Namespace:
Atalasoft.Imaging
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic string ToHexString()
Public Function ToHexString As String
Return Value
Type:
String A hex string representation of the AtalaInt128.
See Also