Spread WPF 18
GrapeCity.CalcEngine Namespace / IEvaluationContext Interface
Members


In This Topic
    IEvaluationContext Interface
    In This Topic
    An interface which the evaluation-enabled class must derived from.
    Object Model
    IEvaluationContext Interface
    Syntax
    'Declaration
     
    Public Interface IEvaluationContext 
    'Usage
     
    Dim instance As IEvaluationContext
    public interface IEvaluationContext 
    See Also