CalcEngine for .NET
C1.CalcEngine.ExpressionEngine Namespace / IExpressionSyntax Interface
Members

In This Topic
    IExpressionSyntax Interface
    In This Topic
    Defines the properties and methods of a class that contains the syntax of an expression engine.
    Syntax
    'Declaration
     
    
    Public Interface IExpressionSyntax 
    public interface IExpressionSyntax 
    See Also