Click or drag to resize

ArrayDictionaryTK, TV Constructor

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public ArrayDictionary(
	params KeyValuePair[] values
)

Parameters

values
Type: System.Collections.GenericKeyValuePairTKey, TValue

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

See Also