System::Collections::Generic::IList::RemoveAt method
IList::RemoveAt method
Удаляет элемент по указанному индексу.
virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
| Параметр | Тип | Описание |
|---|---|---|
| index | int | Index для удаления элемента по индексу. |
См. также
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++