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

実装

適用対象

こちらもご覧ください