System::Collections::Generic::IList::RemoveAt method
IList::RemoveAt method
Removes element at specified index.
virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
| Parameter | Type | Description | 
|---|---|---|
| index | int | Index to remove element at. | 
See Also
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++