[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.xml
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New ( _ _event As XmlNode, _ type As EventType _ ) |
C# |
---|
public XMLEventBean ( XmlNode _event, EventType type ) |
Visual C++ |
---|
public: XMLEventBean ( XmlNode^ _event, EventType^ type ) |
Parameters
- _event
- System.Xml.XmlNode
is the node with event property information
- type
- net.esper.events.EventType
is the event type for this event wrapper