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

Constructor.

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

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	boolValue As Boolean _
)
C#
public BoolValue (
	bool boolValue
)
Visual C++
public:
BoolValue (
	bool boolValue
)

Parameters

boolValue
System.Boolean
sets the value.