[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)
Placeholder for an integer value in an event expression.
Namespace: net.esper.type
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class IntValue _ Inherits PrimitiveValueBase |
C# |
---|
public sealed class IntValue : PrimitiveValueBase |
Visual C++ |
---|
public ref class IntValue sealed : public PrimitiveValueBase |