xtd 0.2.0
Loading...
Searching...
No Matches

◆ to_ustring() [6/10]

ustring xtd::to_ustring ( unsigned long long  val)

Converts an unsigned integer to xtd::ustring.

Parameters
valA numeric value to convert.
Returns
A string holding the converted value.