Use a List: var myStringList = new List<string>(); Use Add or AddRange to add a ... Here is the simplified code to implement a String Array using C# ...
確定! 回上一頁