次の方法で共有


ReadOnlyDictionary45<TKey,TValue>.IDictionary.Remove(Object) メソッド

定義

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

実装

適用対象