System::Collections::Generic::SortedList::RemoveAt Methode
SortedList::RemoveAt method
Entfernt das Element an der angegebenen Position.
void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
| Parameter | Typ | Beschreibung |
|---|---|---|
| Index | int | Index, an dem das Element entfernt wird. |
Siehe auch
- Class SortedList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++