[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Constructor - takes the event type index to manipulate as its parameter.

Namespace: net.esper.filter
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	eventTypeIndex As EventTypeIndex _
)
C#
public EventTypeIndexBuilder (
	EventTypeIndex eventTypeIndex
)
Visual C++
public:
EventTypeIndexBuilder (
	EventTypeIndex^ eventTypeIndex
)

Parameters

eventTypeIndex
net.esper.filter.EventTypeIndex
index to manipulate