[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Ctor.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ taggedEventTypes As EDictionary(Of String, EventType) _ ) |
C# |
---|
public CompositeEventType ( EDictionary<string, EventType> taggedEventTypes ) |
Visual C++ |
---|
public: CompositeEventType ( EDictionary<String^, EventType^>^ taggedEventTypes ) |
Parameters
- taggedEventTypes
- net.esper.compat.EDictionary<(Of K, V>)
is a map of name tags and event type per tag