what does int.parse do in c# code example Example: parse int in c# int x = Int32.Parse(TextBoxD1.Text);