The following tables list the members exposed by CalcOperator.
Public Properties
| Name | Description |
| Name | Gets the name of the operator. |
Top
Public Methods
| Name | Description |
| Equals | Determines whether the specified System.Object is equal to the current System.Object. |
| GetHashCode | Serves as a hash function for a particular type. |
| ToString | Returns a System.String that represents the current operator. |
Top
Public Operators
Equality | Tests whether two operator structures are equal. |
Inequality | Tests whether two operator structures are different. |
Top
See Also