Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

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.