Implemented interface member:
method
Remove
System.Collections.Generic.IDictionary<TKey, TValue>.Remove(TKey)
2 references to Remove
System.ServiceModel (2)
System\ServiceModel\Security\SecuritySessionFilter.cs (2)
185this.Remove(filter); 229return this.Remove(item.Key);