Spread Windows Forms 15.0
GrapeCity.CalcEngine Assembly / GrapeCity.CalcEngine Namespace / Function Class
Fields Properties Methods


In This Topic
    Function Class Members
    In This Topic

    The following tables list the members exposed by Function.

    Protected Constructors
     NameDescription
    Protected ConstructorInitializes a new instance of the Function class.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the maximum argument count of the function.  
    Public PropertyGets the minimum argument count of the function.  
    Public PropertyGets the function name.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified System.Object is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCalculates the dimensions of the specified argument.  
    Top
    See Also