Z
Zeng
Hello,
Is there a way to remove all non-digit characters from a string in one call?
string.Replace() methods don't allow this.
thanks!
Is there a way to remove all non-digit characters from a string in one call?
string.Replace() methods don't allow this.
thanks!