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