System::Collections::Generic::SortedList::set_Capacity metodo
SortedList::set_Capacity method
Imposta la capacità della lista corrente.
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
| Parametro | Tipo | Descrizione |
|---|---|---|
| capacità | int | Capacità da impostare. |
Vedi anche
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++