System::Collections::Generic::IList::RemoveAt method
IList::RemoveAt method
Tar bort elementet på angivet index.
virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index för att ta bort elementet på. |
Se även
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++