This is function that takes in any string that represetns number , or if you want to say it is object with value number but type string and converts it to type intefer without using built-in method ...
VB.NET では遅延バインディングをする時を除き、必ず `Option Strict On` するべきです。そうしないと驚くべきことが起きます。もっと悪いことに、驚くべきことが起きていることに気づかないケースも起きます。 今回はそんな驚くべきことの一例をあげます。