Click or drag to resize

StringMap Class

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

Inheritance Hierarchy

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

The StringMap type exposes the following members.

Constructors
  NameDescription
Public methodStringMap
Initializes a new instance of the StringMap class
Top
See Also