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