ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.ExpressionEditor.Engine Namespace / IEngine Interface / Evaluate Method

In This Topic
    Evaluate Method (IEngine)
    In This Topic
    Gets a result of expression.
    Syntax
    'Declaration
     
    Function Evaluate() As Object
    object Evaluate()
    See Also