Mindscape LightSpeed - User Reference & API Documentation
BinaryOperator Constructor (op)
API Reference
►
Mindscape.LightSpeed.Querying
►
BinaryOperator
►
BinaryOperator(String)
C#
Visual Basic
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)