TargetTypeDictionary.Remove Method

Overload List

Remove(KeyValuePair<String, Target>)Removes the first occurrence of a specific object from the ICollection<T>.
Remove(String)Removes the element with the specified key from the IDictionary<TKey, TValue>.

See Also