Does anyone know how to convert integer values to hex values in C#. It is really easy to do in VB but I am not seeing a way in the documentation on how to do it in C#. I would really hate to have to write a class in VB just to use in C#.

Thanks
Jeremy