[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)
Public enumeration of pseudo-enumerated type values.
Namespace: net.esper.type
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly Values As MathArithTypeEnum() |
C# |
---|
public static readonly MathArithTypeEnum[] Values |
Visual C++ |
---|
public: static initonly array<MathArithTypeEnum^>^ Values |