DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR CSHARP
c# check if string is all numbers
if (str.All(char.IsDigit)) { // String only contains numbers }
PREVIOUS
NEXT
Tagged:
#check
#string
#numbers
ADD COMMENT
Topic
COMMENT
Name
1+5 =
Submit