IObjectSpace.GetExpressionEvaluator Method
| Name | Parameters | Description |
|---|---|---|
| GetExpressionEvaluator(EvaluatorContextDescriptor, CriteriaOperator) | evaluatorContextDescriptor, criteria | Creates an ExpressionEvaluator object that is used to evaluate whether objects of the specified type satisfy a particular criteria. |
| GetExpressionEvaluator(Type, CriteriaOperator) | type, criteria | Creates an ExpressionEvaluator object that is used to evaluate whether objects of the specified type satisfy a particular criteria. |