Compartir a través de


ReadOnlyDictionary45<TKey,TValue>.IDictionary.Remove(Object) Método

Definición

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

Parámetros

key
Object

Implementaciones

Se aplica a