Kaotic Reality
"Knowledge needs to be shared to enlighten the world" - Kraeven
Showing posts with label
Numbers
.
Show all posts
Showing posts with label
Numbers
.
Show all posts
Monday, January 24, 2011
How to identify if string contain a number?
›
System.Text.RegularExpressions.Regex.IsMatch(input, "\d" ) So times you will need to check a string, to see if it contains a numb...
›
Home
View web version