ArrayList alist = new ArrayList(); alist.Add("a"); alist.Add("b"); string[] arr = (string[])alist.ToArray(typeof(String));
張貼留言
沒有留言:
張貼留言