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

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

Inheritance Hierarchy

System.Object
  net.esper.type.PrimitiveValueBase
    net.esper.type.DoubleValue