System::Collections::Generic::SortedList::set_Capacity método
SortedList::set_Capacity method
Establece la capacidad de la lista actual.
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
| Parámetro | Tipo | Descripción |
|---|---|---|
| capacidad | int | Capacidad a establecer. |
Ver también
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++