I have an array with four string values "Hello","All","of", and "you". I need to display the total length of the array which is 4 and display it to label text. How to do that?
问问题
1933 次
I have an array with four string values "Hello","All","of", and "you". I need to display the total length of the array which is 4 and display it to label text. How to do that?