Dim i1 As Integer Integer.TryParse("13", i1) MessageBox.Show(i1.ToString())
Saturday, September 18, 2010
Cint Function in VB.NET / Convert String to Integer in VB.NET
Following snippet provides a hint for Converting an Integer to String
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment