Converts data to hex data.
| C# | Visual Basic | Visual C++ |
public: static array<unsigned char>^ ToHex( array<unsigned char>^ data )
- data (array< Byte >[]()[])
- Data to convert.
[Missing <returns> documentation for "M:LumiSoft.Net.Core.ToHex(System.Byte[])"]