Numeric Validation

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In VB I used to use the function IsNumeric() to test that characters entered
in a field where numeric. What is the C# equivqlent?

Thanks
 
Back
Top