There is also a convert: convert. to double (textbox1.text);
In fact, as long as you use string to convert other types, you can use the Parse () method, such as
Convert to int type: Int32 Analysis ()
Convert to floating point type: floating point. Analysis ()
So is Convert.