for( int i=0;i< 3;i++ ) //再增加3個元紊List.Add(i+20); Int32[] values = (Int32[])List.ToArray(typeof(Int32));//返回ArrayList包含的數組.
確定! 回上一頁