![]() | DictionaryExtensionsDeleteK, V Method |
[Missing <summary> documentation for "M:com.espertech.esper.compat.collections.DictionaryExtensions.Delete``2(System.Collections.Generic.IDictionary`2,System.Boolean)"]
Namespace: com.espertech.esper.compat.collections
public static V Delete<K, V>( this IDictionary dictionary, bool key )
[Missing <param name="dictionary"/> documentation for "M:com.espertech.esper.compat.collections.DictionaryExtensions.Delete``2(System.Collections.Generic.IDictionary`2,System.Boolean)"]
[Missing <param name="key"/> documentation for "M:com.espertech.esper.compat.collections.DictionaryExtensions.Delete``2(System.Collections.Generic.IDictionary`2,System.Boolean)"]
[Missing <typeparam name="K"/> documentation for "M:com.espertech.esper.compat.collections.DictionaryExtensions.Delete``2(System.Collections.Generic.IDictionary`2,System.Boolean)"]
[Missing <typeparam name="V"/> documentation for "M:com.espertech.esper.compat.collections.DictionaryExtensions.Delete``2(System.Collections.Generic.IDictionary`2,System.Boolean)"]
[Missing <returns> documentation for "M:com.espertech.esper.compat.collections.DictionaryExtensions.Delete``2(System.Collections.Generic.IDictionary`2,System.Boolean)"]