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

SortedList::RemoveAt method

Supprime l’élément à la position spécifiée.

void System::Collections::Generic::SortedList<TKey, TValue>::RemoveAt(int index)
ParamètreTypeDescription
indiceintIndex de l’élément à supprimer.

Voir aussi