GrapeCity.Xaml.CalcEngine
CalcBinaryOperators Class Members
Fields 


The following tables list the members exposed by CalcBinaryOperators.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Add Represents an instance of the binary addition operator.  
Public Fieldstatic (Shared in Visual Basic)Concatenate Represents an instance of the binary concatenate operator.  
Public Fieldstatic (Shared in Visual Basic)Divide Represents an instance of the binary division operator.  
Public Fieldstatic (Shared in Visual Basic)Equal Represents an instance of the binary equals operator.  
Public Fieldstatic (Shared in Visual Basic)Exponent Represents an instance of the binary exponent operator.  
Public Fieldstatic (Shared in Visual Basic)GreaterThan Represents an instance of the binary "greater than" operator.  
Public Fieldstatic (Shared in Visual Basic)GreaterThanOrEqual Represents an instance of the binary "greater than or equals" operator.  
Public Fieldstatic (Shared in Visual Basic)Intersection Represents an instance of the binary intersect operator.  
Public Fieldstatic (Shared in Visual Basic)LessThan Represents an instance of the binary "less than" operator.  
Public Fieldstatic (Shared in Visual Basic)LessThanOrEqual Represents an instance of the binary "less than or equals" operator.  
Public Fieldstatic (Shared in Visual Basic)Multiply Represents an instance of the binary multiplication operator.  
Public Fieldstatic (Shared in Visual Basic)NotEqual Represents an instance of the binary "not equals" operator.  
Public Fieldstatic (Shared in Visual Basic)Range Represents an instance of the binary range operator.  
Public Fieldstatic (Shared in Visual Basic)Subtract Represents an instance of the binary subtraction operator.  
Public Fieldstatic (Shared in Visual Basic)Union Represents an instance of the binary union operator.  
Top
See Also

Reference

CalcBinaryOperators Class
GrapeCity.CalcEngine.Operators Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options