다음을 통해 공유


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

정의

ICollection<T>모든 항목을 제거합니다.

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

구현

적용 대상