System::Collections::Generic::IList::RemoveAt method
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 |
|---|---|---|
| índice | int | Índice del elemento a eliminar. |
Ver también
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Page for C++