CalcEngine for .NET
C1.CalcEngine.ExpressionEngine Namespace / IExpression Interface
Properties Methods

In This Topic
    IExpression Interface Members
    In This Topic

    The following tables list the members exposed by IExpression.

    Public Properties
     NameDescription
     Property  
     Property  
     Property  
    Top
    Public Methods
     NameDescription
     Method (Inherited from System.IComparable<IExpression>)
     MethodGets a result of expression.  
     MethodOptimizes this expression.  
    Top
    See Also