VB provides the IsNumeric function to test whether a string contains a valid numeric value or not. C# has no such function leaving you to write your own ...
確定! 回上一頁