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)
1230Remove(item.Key); 1280Remove(tkey);