Méthode System::Collections::Generic::IKVCollection::RemoveAt

IKVCollection::RemoveAt method

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

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

Voir aussi