[]
Represents the abstract base class for defining operators.
public abstract class OperatorInfo
Public MustInherit Class OperatorInfo
| Name | Description |
|---|---|
| OperatorInfo() |
| Name | Description |
|---|---|
| Name | Gets the name of the operator. |
| Name | Description |
|---|---|
| ToString() | Returns the text representation of the operator. |