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

In This Topic
    CalcOperator Class Members
    In This Topic

    The following tables list the members exposed by CalcOperator.

    Public Properties
     NameDescription
    Public PropertyGets the name of the operator.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object.  
    Public MethodServes as a hash function for a particular type.  
    Public MethodReturns a System.String that represents the current operator.  
    Top
    Public Operators
    Tests whether two operator structures are equal.
    Tests whether two operator structures are different.
    Top
    See Also