Spread Windows Forms 10.0 Product Documentation
UnaryOperatorInfo Class Members
Fields  Properties  Methods 


The following tables list the members exposed by UnaryOperatorInfo.

Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)NegateOperatorRepresents an instance of the unary negate operator.  
Public Fieldstatic (Shared in Visual Basic)PercentOperatorRepresents an instance of the unary percent operator.  
Public Fieldstatic (Shared in Visual Basic)PlusOperatorRepresents an instance of the unary plus operator.  
Top
Public Properties
 NameDescription
Public PropertyNameGets the name of the operator. (Inherited from FarPoint.CalcEngine.OperatorInfo)
Top
Public Methods
 NameDescription
Public MethodEvaluateReturns the result of the operator applied to the operand.  
Public MethodToStringReturns the text representation of the name of the operator. (Inherited from FarPoint.CalcEngine.OperatorInfo)
Top
See Also

Reference

UnaryOperatorInfo Class
FarPoint.CalcEngine Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.