System.Array Posted on 2015年12月12日 by lsj 属性 Length 返回数组中项的个数 Rank 返回数组维数 方法 Clear() 将数组内所有项均设为空值 CopyTo() 将源数组复制到目标数组 Reverse() 反转数组内容 Sort() 排序