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

◆ to_ustring() [2/10]

ustring xtd::to_ustring ( unsigned  val)

Converts an unsigned integer to xtd::ustring.

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