C# 重新改变数组的长度

重新改变数组的长度 

System.Array.Resize(ref FieldName, j);

原文地址:https://www.cnblogs.com/gisoracle/p/3456831.html