CalcEngine for .NET
C1.CalcEngine Namespace / IEngineExtended Interface
Members

In This Topic
    IEngineExtended Interface
    In This Topic
    Defines extended properties and methods of expression engine.
    Syntax
    'Declaration
     
    
    Public Interface IEngineExtended 
       Inherits IEngineExpressionItems, ISupportAliases, ISupportCustomFunctions 
    public interface IEngineExtended : IEngineExpressionItems, ISupportAliases, ISupportCustomFunctions  
    See Also