System::Collections::Generic::SortedList::RemoveAt metodo
SortedList::RemoveAt method
Rimuove l’elemento alla posizione specificata.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | int | Indice per rimuovere l’elemento. |
Vedi anche
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++