Click or drag to resize

HashMapTK, TV Constructor (IDictionary)

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public HashMap(
	IDictionary subDictionary
)

Parameters

subDictionary
Type: System.Collections.GenericIDictionaryTKey, TValue

[Missing <param name="subDictionary"/> documentation for "M:com.espertech.esper.compat.collections.HashMap`2.#ctor(System.Collections.Generic.IDictionary`2)"]

See Also