System::Collections::Generic::SortedList::set_Capacity methode
SortedList::set_Capacity method
Stelt de capaciteit van de huidige lijst in.
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
| Parameter | Type | Beschrijving |
|---|---|---|
| capacity | int | In te stellen capaciteit. |
Zie ook
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++