FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace : UnaryOperatorInfo Class |
The following tables list the members exposed by UnaryOperatorInfo.
Name | Description | |
---|---|---|
NegateOperator | Represents an instance of the unary negate operator. | |
PercentOperator | Represents an instance of the unary percent operator. | |
PlusOperator | Represents an instance of the unary plus operator. |
Name | Description | |
---|---|---|
Name | Gets the name of the operator. (Inherited from FarPoint.CalcEngine.OperatorInfo) |
Name | Description | |
---|---|---|
Evaluate | Returns the result of the operator applied to the operand. | |
ToString | Returns the text representation of the name of the operator. (Inherited from FarPoint.CalcEngine.OperatorInfo) |