System::Collections::Generic::List::set_Capacity method
List::set_Capacity method
Listenin kapasitesini ayarlar.
void System::Collections::Generic::List<T>::set_Capacity(int capacity)
| Parameter | Type | Açıklama |
|---|---|---|
| kapasite | int | Ayarlanacak kapasite (mevcut boyuttan daha az olamaz). |
Ayrıca Bakınız
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++