Stimulsoft Dashboards Class Reference
Stimulsoft Dashboards Class Reference
Stimulsoft.Data.Expressions.NCalc.Domain
Function Class
Function Methods
Accept Method
Function Methods
The
Function
type exposes the following members.
Methods
Name
Description
Accept
(Overrides
LogicalExpression
Accept(LogicalExpressionVisitor)
.)
And(Object)
(Inherited from
LogicalExpression
.)
And(LogicalExpression)
(Inherited from
LogicalExpression
.)
BitwiseAnd(Object)
(Inherited from
LogicalExpression
.)
BitwiseAnd(LogicalExpression)
(Inherited from
LogicalExpression
.)
BitwiseOr(Object)
(Inherited from
LogicalExpression
.)
BitwiseOr(LogicalExpression)
(Inherited from
LogicalExpression
.)
BitwiseXOr(Object)
(Inherited from
LogicalExpression
.)
BitwiseXOr(LogicalExpression)
(Inherited from
LogicalExpression
.)
DividedBy(Object)
(Inherited from
LogicalExpression
.)
DividedBy(LogicalExpression)
(Inherited from
LogicalExpression
.)
Equals
Determines whether the specified object is equal to the current object.
(Inherited from
Object
.)
EqualsTo(Object)
(Inherited from
LogicalExpression
.)
EqualsTo(LogicalExpression)
(Inherited from
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)
(Inherited from
LogicalExpression
.)
GreaterOrEqualThan(LogicalExpression)
(Inherited from
LogicalExpression
.)
GreaterThan(Object)
(Inherited from
LogicalExpression
.)
GreaterThan(LogicalExpression)
(Inherited from
LogicalExpression
.)
LeftShift(Object)
(Inherited from
LogicalExpression
.)
LeftShift(LogicalExpression)
(Inherited from
LogicalExpression
.)
LesserOrEqualThan(Object)
(Inherited from
LogicalExpression
.)
LesserOrEqualThan(LogicalExpression)
(Inherited from
LogicalExpression
.)
LesserThan(Object)
(Inherited from
LogicalExpression
.)
LesserThan(LogicalExpression)
(Inherited from
LogicalExpression
.)
MemberwiseClone
Creates a shallow copy of the current
Object
.
(Inherited from
Object
.)
Minus(Object)
(Inherited from
LogicalExpression
.)
Minus(LogicalExpression)
(Inherited from
LogicalExpression
.)
Modulo(Object)
(Inherited from
LogicalExpression
.)
Modulo(LogicalExpression)
(Inherited from
LogicalExpression
.)
Mult(Object)
(Inherited from
LogicalExpression
.)
Mult(LogicalExpression)
(Inherited from
LogicalExpression
.)
NotEqual(Object)
(Inherited from
LogicalExpression
.)
NotEqual(LogicalExpression)
(Inherited from
LogicalExpression
.)
Or(Object)
(Inherited from
LogicalExpression
.)
Or(LogicalExpression)
(Inherited from
LogicalExpression
.)
Plus(Object)
(Inherited from
LogicalExpression
.)
Plus(LogicalExpression)
(Inherited from
LogicalExpression
.)
RightShift(Object)
(Inherited from
LogicalExpression
.)
RightShift(LogicalExpression)
(Inherited from
LogicalExpression
.)
ToString
(Inherited from
LogicalExpression
.)
Top
See Also
Reference
Function Class
Stimulsoft.Data.Expressions.NCalc.Domain Namespace