System::Collections::Generic::IList::RemoveAt method
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 werden soll. |
Siehe auch
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++