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

Returns the next event to GetSelectListEvents, or null if there are no more events.

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

Syntax

Visual Basic (Declaration)
Public Function Next As Object
C#
public Object Next ()
Visual C++
public:
Object^ Next ()

Return Value

next event to GetSelectListEvents