Edit

Share via


ReadOnlyDictionary<K,V>.ICollection<KeyValuePair<K,V>>.Clear Method

Definition

 virtual void System.Collections.Generic.ICollection<System.Collections.Generic.KeyValuePair<K,V>>.Clear() = System::Collections::Generic::ICollection<System::Collections::Generic::KeyValuePair<K, V>>::Clear;
void ICollection<KeyValuePair<K,V>>.Clear ();
Sub Clear () Implements ICollection(Of KeyValuePair(Of K, V)).Clear

Implements

Applies to