how to convert a string into an int in C# code example Example: string to int c# int x = Int32.Parse("1234");