ArrayList.FixedSize 方法

返回具有固定大小的列表包装,其中的元素允许修改,但不允许添加或移除。

重载列表

名称 说明
ArrayList.FixedSize (ArrayList) 返回具有固定大小的 ArrayList 包装。
ArrayList.FixedSize (IList) 返回具有固定大小的 IList 包装。

请参见

参考

ArrayList 类
ArrayList 成员
System.Collections 命名空间