Convert String to Double - VB

前端 未结 5 1689
长发绾君心
长发绾君心 2020-12-01 23:41

Is there an efficient method in VB to check if a string can be converted to a double?

I\'m currently doing this by trying to convert the string to a double and then

5条回答
提交回复
热议问题