FlexCollection Constructor (ICollection)

Initializes a new instance of the FlexCollection class

Namespace:  com.espertech.esper.common.client.collection
Assemblies:   NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public FlexCollection(
	ICollection eventBeanCollection
)

Parameters

eventBeanCollection
Type: System.Collections.GenericICollectionT

[Missing <param name="eventBeanCollection"/> documentation for "M:com.espertech.esper.common.client.collection.FlexCollection.#ctor(System.Collections.Generic.ICollection`1)"]

See Also

Reference

FlexCollection(ICollectionT)