Click or drag to resize

ReadOnlyDictionaryTK, TV Constructor

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

Parameters

parent
Type: System.Collections.GenericIDictionaryTKey, TValue

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

See Also