Partager via


OrderedDictionary<TKey,TValue>.KeyCollection.IList.Clear Méthode

Définition

Supprime tous les éléments de la IList.

 virtual void System.Collections.IList.Clear() = System::Collections::IList::Clear;
void IList.Clear ();
abstract member System.Collections.IList.Clear : unit -> unit
override this.System.Collections.IList.Clear : unit -> unit
Sub Clear () Implements IList.Clear

Implémente

Remarques

Ce membre est une implémentation explicite de membre d’interface. Il ne peut être utilisé que lorsque l’instance <xref :System.Collections.Generic.OrderedDictionary'2.KeyCollection> est convertie en interface <xref :System.Collections.IList>.

S’applique à