Mindscape LightSpeed - User Reference & API Documentation
BinaryOperator Constructor (op)
API ReferenceMindscape.LightSpeed.QueryingBinaryOperatorBinaryOperator(String)
Initializes a new instance of the BinaryOperator class.
Declaration Syntax
C#Visual Basic
protected BinaryOperator(
	string op
)
Protected Sub New ( _
	op As String _
)
Parameters
op (String)
The operator.

Assembly: Mindscape.LightSpeed (Module: Mindscape.LightSpeed) Version: 1.2.1393.0 (1.2.1393.0)