The closest I have got is a message box for each item (using foreach ). What I want is the equivalent of: MessageBox.Show ("List contains:"+ Foreach (string str ...
確定! 回上一頁