[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)
Check the type against the map of event tag and type.
Namespace: net.esper.filter
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub CheckType ( _ taggedEventTypes As EDictionary(Of String, EventType) _ ) |
C# |
---|
void CheckType ( EDictionary<string, EventType> taggedEventTypes ) |
Visual C++ |
---|
void CheckType ( EDictionary<String^, EventType^>^ taggedEventTypes ) |
Parameters
- taggedEventTypes
- net.esper.compat.EDictionary<(Of K, V>)
map of event tags and types