Méthode RemoveAt de System::Collections::ObjectModel::Collection

Collection::RemoveAt method

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

void System::Collections::ObjectModel::Collection<T>::RemoveAt(int index) override
ParamètreTypeDescription
indiceintIndice de l’élément à supprimer.

Voir aussi