Spread WPF 17
GrapeCity.CalcEngine.Operators Namespace / CalcUnaryOperator Class
Properties Methods

In This Topic
    CalcUnaryOperator Class Members
    In This Topic

    The following tables list the members exposed by CalcUnaryOperator.

    Public Properties
     NameDescription
    Public PropertyGets the name of the operator. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator)
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator)
    Public MethodReturns the result of the operator applied to the operand.  
    Public MethodServes as a hash function for a particular type. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator)
    Public MethodReturns a System.String that represents the current operator. (Inherited from GrapeCity.CalcEngine.Operators.CalcOperator)
    Top
    See Also