CalcEngine for .NET
C1.CalcEngine.ExpressionEngine Namespace / FunctionDefinition Class
Properties

In This Topic
    FunctionDefinition Class Members
    In This Topic

    The following tables list the members exposed by FunctionDefinition.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FunctionDefinition class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a function.  
    Public PropertyGets or sets a value indicates the function type.  
    Public PropertyGets or sets maximum count of function arguments.  
    Public PropertyGets or sets minimum count of function arguments.  
    Top
    See Also