试题详情

在C#中,下列对ArrayList的常用方法描述正确的是()

ASort()对 ArrayList 中的元素排序

BReverse()将 ArrayList 中的元素排序

CTrimToSize()将 ArrayList 容量数设置为初始值

DRemove() 清除所有元素