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