System::Collections::Generic::List::RemoveAt metod
List::RemoveAt method
Tar bort objektet på angiven position.
void System::Collections::Generic::List<T>::RemoveAt(int index) override
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Index för att ta bort objekt på. |
Se även
- Class List
- Namespace System::Collections::Generic
- Library Aspose.Page for C++