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

All of the "values" in the pseudo-enum ViewEnum.

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

Syntax

Visual Basic (Declaration)
Public Shared ReadOnly Values As ViewEnum()
C#
public static readonly ViewEnum[] Values
Visual C++
public:
static initonly array<ViewEnum^>^ Values