Spread Silverlight Documentation
CalcDivideOperator Class Methods


GrapeCity.CalcEngine.Operators Namespace : CalcDivideOperator Class

For a list of all members of this type, see CalcDivideOperator members.

Public Methods
 NameDescription
Public Method Determines whether the operator accepts reference values for the specified operand. (Inherited from GrapeCity.CalcEngine.Operators.CalcBinaryOperator)
Public MethodDetermines whether the specified System.Object is equal to the current System.Object. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator)
Public MethodOverridden.  Returns the result of the operator applied to the operands.  
Public Method Serves as a hash function for a particular type. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator)
Public MethodReturns a System.String that represents the current operator. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator)
Top
See Also

Reference

CalcDivideOperator Class
GrapeCity.CalcEngine.Operators Namespace