다음을 통해 공유


OrderedDictionary<TKey,TValue>.KeyCollection.ICollection<TKey>.Clear 메서드

정의

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

구현

적용 대상