'Declaration Public Function Compute( _ ByVal expression As System.String, _ ByVal filter As System.String _ ) As System.Object
public System.object Compute( System.string expression, System.string filter )
Parameters
- expression
- filter
'Declaration Public Function Compute( _ ByVal expression As System.String, _ ByVal filter As System.String _ ) As System.Object
public System.object Compute( System.string expression, System.string filter )