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

In This Topic
    IEngineExtended Interface Members
    In This Topic

    The following tables list the members exposed by IEngineExtended.

    Public Methods
     NameDescription
     MethodAdds an alias for a field from DataSource. (Inherited from C1.CalcEngine.ISupportAliases)
     MethodAdds a custom function. (Inherited from C1.CalcEngine.ISupportCustomFunctions)
     MethodGets a enumerator of ExpressionItem of the current context. (Inherited from C1.CalcEngine.IEngineExpressionItems)
     Method (Inherited from C1.CalcEngine.ISupportAliases)
    Top
    See Also