how to convert string to number c# code example Example: string to int c# int x = Int32.Parse("1234");