طريقة System::Collections::Generic::List::set_Capacity

List::set_Capacity method

يضبط سعة القائمة.

void System::Collections::Generic::List<T>::set_Capacity(int capacity)
معاملنوعالوصف
السعةintالسعة التي سيتم تعيينها (لا يمكن أن تكون أقل من الحجم الحالي).

انظر أيضًا