[]
Evaluates an expression and returns the result.
public object Evaluate(string expression)
String containing the expression to evaluate.
The result of the expression.