Click or drag to resize

ObjectMap Class

[Missing <summary> documentation for "T:com.espertech.esper.compat.collections.ObjectMap"]

Inheritance Hierarchy

Namespace:  com.espertech.esper.compat.collections
Assembly:  NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntax
C#
public class ObjectMap : Dictionary

The ObjectMap type exposes the following members.

Constructors
  NameDescription
Public methodObjectMap
Initializes a new instance of the ObjectMap class
Top
See Also