System::Collections::Generic::SortedList::set_Capacity method
SortedList::set_Capacity method
Ställer in kapaciteten för den aktuella listan.
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
| Parameter | Typ | Beskrivning |
|---|---|---|
| kapacitet | int | Kapacitet att sätta. |
Se även
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++