Search notes:

System.Convert.FromHexString / ToHexString

See also

UInt64.Parse('0xffff')
System.Convert.ToInt64('ffff', 16)

Index