Spread Windows Forms 7.0 Product Documentation
UnaryOperatorInfo Class Members
See Also  Fields  Properties  Methods  Support Options
FarPoint.CalcEngine Assembly > FarPoint.CalcEngine Namespace : UnaryOperatorInfo Class


Glossary Item Box

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

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.