OrderedDictionary<TKey,TValue>.KeyCollection.ICollection<TKey>.Clear Método

Definición

Quita todos los elementos de la ICollection<T>.

 virtual void System.Collections.Generic.ICollection<TKey>.Clear() = System::Collections::Generic::ICollection<TKey>::Clear;
void ICollection<TKey>.Clear ();
abstract member System.Collections.Generic.ICollection<TKey>.Clear : unit -> unit
override this.System.Collections.Generic.ICollection<TKey>.Clear : unit -> unit
Sub Clear () Implements ICollection(Of TKey).Clear

Implementaciones

Se aplica a