GrapeCity.CalcEngine.Operators Namespace : CalcUnionOperator Class |
The following tables list the members exposed by CalcUnionOperator.
Name | Description | |
---|---|---|
![]() | CalcUnionOperator Constructor |
Name | Description | |
---|---|---|
![]() | AcceptsReference | Overridden. Determines whether the operator accepts reference values for the specified operand. |
![]() | Equals | Determines whether the specified System.Object is equal to the current System.Object. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator) |
![]() | Evaluate | Overridden. Returns the result of the operator applied to the operands. |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator) |
![]() | ToString | Returns a System.String that represents the current operator. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator) |