BamlLocalizationDictionary.IDictionary.Remove(Object) Metodo

Definizione

Per una descrizione di questo membro, vedere Remove(Object).

 virtual void System.Collections.IDictionary.Remove(System::Object ^ key) = System::Collections::IDictionary::Remove;
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

Parametri

key
Object

Oggetto Object da rimuovere da BamlLocalizationDictionary.

Implementazioni

Si applica a

Vedi anche