在C#,能把数组作为集合中的元素么?rt[解决办法]y[解决办法]当然可以[解决办法]ArrayList _ArrayList = new ArrayList(); string[] _StringArray = null; _ArrayList.Add(_StringArray);