Spread Silverlight Documentation
CalcBinaryOperators Class Members
Fields 


The following tables list the members exposed by CalcBinaryOperators.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)AddRepresents an instance of the binary addition operator.  
Public Fieldstatic (Shared in Visual Basic)ConcatenateRepresents an instance of the binary concatenate operator.  
Public Fieldstatic (Shared in Visual Basic)DivideRepresents an instance of the binary division operator.  
Public Fieldstatic (Shared in Visual Basic)EqualRepresents an instance of the binary equals operator.  
Public Fieldstatic (Shared in Visual Basic)ExponentRepresents an instance of the binary exponent operator.  
Public Fieldstatic (Shared in Visual Basic)GreaterThanRepresents an instance of the binary "greater than" operator.  
Public Fieldstatic (Shared in Visual Basic)GreaterThanOrEqualRepresents an instance of the binary "greater than or equals" operator.  
Public Fieldstatic (Shared in Visual Basic)IntersectionRepresents an instance of the binary intersect operator.  
Public Fieldstatic (Shared in Visual Basic)LessThanRepresents an instance of the binary "less than" operator.  
Public Fieldstatic (Shared in Visual Basic)LessThanOrEqualRepresents an instance of the binary "less than or equals" operator.  
Public Fieldstatic (Shared in Visual Basic)MultiplyRepresents an instance of the binary multiplication operator.  
Public Fieldstatic (Shared in Visual Basic)NotEqualRepresents an instance of the binary "not equals" operator.  
Public Fieldstatic (Shared in Visual Basic)RangeRepresents an instance of the binary range operator.  
Public Fieldstatic (Shared in Visual Basic)SubtractRepresents an instance of the binary subtraction operator.  
Public Fieldstatic (Shared in Visual Basic)UnionRepresents an instance of the binary union operator.  
Top
See Also

Reference

CalcBinaryOperators Class
GrapeCity.CalcEngine.Operators Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.