regular expression for numeric operator code example Example: regex for numbers Regex regex = new Regex(@"^\d$");