ReadOnlyDictionary<TKey,TValue>.ICollection<KeyValuePair<TKey,TValue>>.Clear Yöntem

Tanım

Her durumda bir NotSupportedException özel durum oluşturur.

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

Uygulamalar

Özel durumlar

Her durumda.

Şunlara uygulanır