Share via


ReadOnlyDictionary45<TKey,TValue>.IDictionary.Remove(Object) Method

Definition

void IDictionary.Remove(object key);
abstract member System.Collections.IDictionary.Remove : obj -> unit
override this.System.Collections.IDictionary.Remove : obj -> unit
Sub Remove (key As Object) Implements IDictionary.Remove

Parameters

key
System.Object

Implements

System.Collections.IDictionary.Remove(System.Object)

Applies to