System::Collections::Generic::List::set_Capacity طريقة
List::set_Capacity method
يضبط سعة القائمة.
void System::Collections::Generic::List<T>::set_Capacity(int capacity)
| Parameter | Type | الوصف |
|---|---|---|
| السعة | int | السعة لتعيينها (لا يمكن أن تكون أقل من الحجم الحالي). |
انظر أيضًا
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++