Spread WPF 17
GrapeCity.CalcEngine Namespace / CalcFunctionIdentity Class
Properties Methods

In This Topic
    CalcFunctionIdentity Class Members
    In This Topic

    The following tables list the members exposed by CalcFunctionIdentity.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the CalcFunctionIdentity class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the name that represents the calling function.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether the specified System.Object is equal to this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity)
    Public MethodReturns a hash code for this instance. (Inherited from GrapeCity.CalcEngine.CalcIdentity)
    Public MethodReturns a System.String that represents this instance.  
    Top
    See Also