Base class of binary operators.
| C# | Visual Basic |
public abstract class BinaryOperator
Public MustInherit Class BinaryOperator
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| BinaryOperator(String) |
Initializes a new instance of the BinaryOperator class.
| |
| ToString()()() | (Overrides Object.ToString()()().) |
| Object | ||
| BinaryOperator | ||
| LogicalOperator | ||
| RelationalOperator | ||