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