| GrapeCity.CalcEngine.Operators Namespace : CalcAddOperator Class | 
The following tables list the members exposed by CalcAddOperator.
| Name | Description | |
|---|---|---|
![]()  | CalcAddOperator Constructor | 
| Name | Description | |
|---|---|---|
![]()  | AcceptsReference | Determines whether the operator accepts reference values for the specified operand. (Inherited from GrapeCity.CalcEngine.Operators.CalcBinaryOperator) | 
![]()  | 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) |