[]
        
(Showing Draft Content)

FarPoint.CalcEngine.UnionOperatorInfo

UnionOperatorInfo Class

Represents the union operator.

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

Constructors

Name Description
UnionOperatorInfo()

Create a new instance of UnionOperatorInfo 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.