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