System::Collections::Generic::List::set_Capacity method
List::set_Capacity method
Ställer in listans kapacitet.
void System::Collections::Generic::List<T>::set_Capacity(int capacity)
| Parameter | Type | Beskrivning |
|---|---|---|
| kapacitet | int | Kapacitet att sätta (kan inte vara mindre än aktuell storlek). |
Se även
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++