Remove

NonGenericDictionary.Remove method

从 IDictionary对象中删除具有指定键的元素。

public void Remove(object key)
范围类型描述
keyObject要删除的元素的键。

也可以看看