Z
zlf
1¡¢Here is a number. double nu = 123
2¡¢Format it with [NumberFormatInfo]
3¡¢The result is "$123"
I want to ask how to deformat "$123" to 123
Thx
(Currency symbol is not restricted to '$')
2¡¢Format it with [NumberFormatInfo]
3¡¢The result is "$123"
I want to ask how to deformat "$123" to 123
Thx
(Currency symbol is not restricted to '$')