Click or drag to resize

PairTFirst, TSecond Constructor (KeyValuePair)

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public Pair(
	KeyValuePair keyValuePair
)

Parameters

keyValuePair
Type: System.Collections.GenericKeyValuePairTKey, TValue

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

See Also