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