Click or drag to resize

FlexCollection Class

Introduced to compat the rampant type erasure problems with collection usage in codegen.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.collectionFlexCollection

Namespace:  com.espertech.esper.common.client.collection
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class FlexCollection : ICollection, 
	IEnumerable, IEnumerable

The FlexCollection type exposes the following members.

Constructors
Properties
Methods
Fields
  NameDescription
Public fieldStatic memberEmpty
Top
See Also