System::Collections::Generic::SortedList::set_Capacity Methode
SortedList::set_Capacity method
Setzt die Kapazität der aktuellen Liste.
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Kapazität | int | Zu setzende Kapazität. |
Siehe auch
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++