public static string ToHex( ushort[] words )
Public Shared Function ToHex ( _ words As UShort() _ ) As String
public: static String^ ToHex( array<unsigned short>^ words )