Implemented interface member:
method
Remove
System.Collections.Generic.IDictionary<TKey, TValue>.Remove(TKey)
2 references to Remove
System.Collections (2)
System\Collections\Generic\OrderedDictionary.cs (2)
1196Remove(item.Key); 1246Remove(tkey);