BaseObjectSpace.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) | objectType, criteria | Creates an ExpressionEvaluator object that is used to evaluate whether objects of the specified type satisfy a particular criteria. |