System::Collections::Generic::SortedList::RemoveAt méthode
SortedList::RemoveAt method
Supprime l’élément à la position spécifiée.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| Paramètre | Type | Description |
|---|---|---|
| indice | int | Index de l’élément à supprimer. |
Voir aussi
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++