13.1数组的类型转换13.2所有数组都隐式继承自System.Array 13.3所有数组都隐式实现IEnumerable,ICollection和Ilist13.4数组的传递与返回 13.5创建下界非0的数组 } 13.6数组访问性能 相关文章: