BamlLocalizationDictionary.IDictionary.Remove(Object) 方法

定義

如需這個成員的說明,請參閱 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

參數

key
Object

要從 Object 移除的 BamlLocalizationDictionary

實作

適用於

另請參閱