Overload List

  Name Description
InsertOperator(Operator, Operator)
Add an operator which a new precedence level which is lower than the existing op
(Inherited from OperatorTable.)
InsertOperator(Int32, Operator, Operator)
Add an operator with a new precedence level which is lower than the existing op. Increments the precedence of all operators with a greater precendence by one.
(Inherited from OperatorTable.)

See Also