System::Collections::IList::RemoveAt méthode
IList::RemoveAt method
Supprime l’élément de la liste à l’indice spécifié.
virtual void System::Collections::IList::RemoveAt(int index)=0
| Paramètre | Type | Description |
|---|---|---|
| indice | int | L’index où supprimer l’élément. |
Voir aussi
- Class IList
- Namespace System::Collections
- Library Aspose.Font for C++