System::Collections::IList::RemoveAt metod
IList::RemoveAt method
Tar bort objektet från listan på det angivna indexet.
virtual void System::Collections::IList::RemoveAt(int index)=0
| Parameter | Type | Beskrivning |
|---|---|---|
| index | int | Indexet att ta bort elementet från. |
Se även
- Class IList
- Namespace System::Collections
- Library Aspose.Page for C++