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 | Typ | Beskrivning |
|---|---|---|
| index | int | Indexet att ta bort objektet från. |
Se även
- Class IList
- Namespace System::Collections
- Library Aspose.PDF for C++