[]
        
(Showing Draft Content)

FarPoint.CalcEngine.IntersectOperatorInfo

IntersectOperatorInfo Class

Represents the intersect operator.

Inheritance
IntersectOperatorInfo
Namespace: FarPoint.CalcEngine
Assembly: FarPoint.CalcEngine.dll
Syntax
public class IntersectOperatorInfo : BinaryOperatorInfo
Public Class IntersectOperatorInfo
    Inherits BinaryOperatorInfo

Constructors

Name Description
IntersectOperatorInfo()

Create a new instance of IntersectOperatorInfo operator.

Properties

Name Description
Name

Gets the name of the operator.

Methods

Name Description
Evaluate(object, object)

Returns the result of the operator applied to the operands.