Mindscape LightSpeed - User Reference & API Documentation
LiteralExpression Constructor (value)
API ReferenceMindscape.LightSpeed.QueryingLiteralExpressionLiteralExpression(Object)
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)