Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Data.Expressions.NCalc.Domain
LogicalExpression Class
LogicalExpression Methods
Accept Method
And Method
BitwiseAnd Method
BitwiseOr Method
BitwiseXOr Method
DividedBy Method
EqualsTo Method
GreaterOrEqualThan Method
GreaterThan Method
LeftShift Method
LesserOrEqualThan Method
LesserThan Method
Minus Method
Modulo Method
Mult Method
NotEqual Method
Or Method
Plus Method
RightShift Method
ToString Method
LogicalExpression Methods
The
LogicalExpression
type exposes the following members.
Methods
Name
Description
Accept
And(Object)
And(LogicalExpression)
BitwiseAnd(Object)
BitwiseAnd(LogicalExpression)
BitwiseOr(Object)
BitwiseOr(LogicalExpression)
BitwiseXOr(Object)
BitwiseXOr(LogicalExpression)
DividedBy(Object)
DividedBy(LogicalExpression)
Equals
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
EqualsTo(Object)
EqualsTo(LogicalExpression)
Finalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from
Object
.)
GetHashCode
Serves as the default hash function.
(Inherited from
Object
.)
GetType
Gets the
Type
of the current instance.
(Inherited from
Object
.)
GreaterOrEqualThan(Object)
GreaterOrEqualThan(LogicalExpression)
GreaterThan(Object)
GreaterThan(LogicalExpression)
LeftShift(Object)
LeftShift(LogicalExpression)
LesserOrEqualThan(Object)
LesserOrEqualThan(LogicalExpression)
LesserThan(Object)
LesserThan(LogicalExpression)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
Minus(Object)
Minus(LogicalExpression)
Modulo(Object)
Modulo(LogicalExpression)
Mult(Object)
Mult(LogicalExpression)
NotEqual(Object)
NotEqual(LogicalExpression)
Or(Object)
Or(LogicalExpression)
Plus(Object)
Plus(LogicalExpression)
RightShift(Object)
RightShift(LogicalExpression)
ToString
(Overrides
Object
ToString
.)
Top
See Also
Reference
LogicalExpression Class
Stimulsoft.Data.Expressions.NCalc.Domain Namespace