The ClearCustomOperators
method clears the custom operators. The ClearCustomOperators method clears
just operators being added previously by AddCustomOperator
method. The AllowDefaultOperators
property specifies whether the expression supports default operators. The AddCustomOperator
method allows you to add custom
operators. The AllowValueKeyword
property specifies whether the expression supports the value keyword.