Click or drag to resize

FixedDictionarySchemaK Constructor

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public FixedDictionarySchema(
	IEnumerable keyList
)

Parameters

keyList
Type: System.Collections.GenericIEnumerableT

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

See Also