Mindscape LightSpeed - User Reference & API Documentation
LiteralExpression Constructor (value)
API Reference
►
Mindscape.LightSpeed.Querying
►
LiteralExpression
►
LiteralExpression(Object)
C#
Visual Basic
Initializes a new instance of the
LiteralExpression
class.
Declaration Syntax
C#
Visual Basic
public
LiteralExpression
(
Object
value
)
Public
Sub
New
( _
value
As
Object
_ )
Parameters
value
(
Object
)
The literal value.
Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)