Click or drag to resize

MagicListTV Constructor (IList, Void)

Namespace:  com.espertech.esper.compat.magic
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public MagicList(
	IList realCollection,
	void typeCaster
)

Parameters

realCollection
Type: System.Collections.GenericIListT

[Missing <param name="realCollection"/> documentation for "M:com.espertech.esper.compat.magic.MagicList`1.#ctor(System.Collections.Generic.IList`1,System.Void)"]

typeCaster
Type: SystemVoid

[Missing <param name="typeCaster"/> documentation for "M:com.espertech.esper.compat.magic.MagicList`1.#ctor(System.Collections.Generic.IList`1,System.Void)"]

See Also