ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor 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 System.Object
    System.object Evaluate()
    See Also