System::Collections::Generic::IList::RemoveAt Methode
IList::RemoveAt method
Entfernt das Element am angegebenen Index.
virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
| Parameter | Typ | Beschreibung |
|---|---|---|
| Index | int | Index, an dem das Element entfernt wird. |
Siehe auch
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++