System::Collections::Generic::SortedList::set_Capacity méthode
SortedList::set_Capacity method
Définit la capacité de la liste actuelle.
void System::Collections::Generic::SortedList<TKey, TValue>::set_Capacity(int capacity)
| Paramètre | Type | Description |
|---|---|---|
| capacité | int | Capacité à définir. |
Voir aussi
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++