Share via


IEvaluate Interface

Definition

The IEvaluate interface provides the most basic support for the evaluation of an item against criteria defined in a derived class.

public interface class IEvaluate
public interface class IEvaluate
__interface IEvaluate
public interface IEvaluate
type IEvaluate = interface
Public Interface IEvaluate
Derived

Methods

Evaluate(Object)

Gets a values indicating whether the supplied item has meet the criteria rule specificed by the rule.

Applies to