We can remove all the white space characters in a string by the following code. stringtext.Replace(" ", string.Empty);. Example:.
確定! 回上一頁