System::Collections::Generic::IList::RemoveAt méthode

IList::RemoveAt method

Supprime l’élément à l’index spécifié.

virtual void System::Collections::Generic::IList<T>::RemoveAt(int index)=0
ParamètreTypeDescription
indiceintIndex de l’élément à supprimer.

Voir aussi