Click or drag to resize

OrderedDictionaryTK, TV Constructor (IComparer)

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public OrderedDictionary(
	IComparer keyComparer
)

Parameters

keyComparer
Type: System.Collections.GenericIComparerT

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

See Also