Share Link
Copied to clipboard
Embed on Your Page
Copied to clipboard
We Stand with Ukraine
C# Extension Method: String - IsDigit by ZZZ Projects
Is each of the following characters a digit?
. : False 
N : False 
E : False 
T : False 
  : False 
4 : True 
. : False 
7 : True 
. : False 
2 : True
Cached Result
Last Run: 2:56:02 pm
Compile: 0.219s
Execute: 0.031s
Memory: 401.12kb
CPU: 0.125s