System::Collections::Generic::IList::RemoveAt metodo
IList::RemoveAt method
Rimuove l’elemento all’indice specificato.
virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
| Parametro | Tipo | Descrizione |
|---|---|---|
| indice | int | Indice per rimuovere l’elemento. |
Vedi anche
- Class IList
- Namespace System::Collections::Generic
- Library Aspose.Font for C++