System::Collections::Generic::IList::RemoveAt método
IList::RemoveAt method
Elimina el elemento en el índice especificado.
virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
| Parámetro | Tipo | Descripción |
|---|---|---|
| index | int | Index para eliminar el elemento en. |
Ver también
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.PDF for C++