Bagikan melalui


IPropertyFilterTarget.MatchesPredicate(PropertyFilterPredicate) Metode

Definisi

Digunakan untuk menentukan apakah ini IPropertyFilterTarget cocok untuk tertentu PropertyFilterPredicate.

public:
 bool MatchesPredicate(System::Activities::Presentation::PropertyEditing::PropertyFilterPredicate ^ predicate);
public bool MatchesPredicate (System.Activities.Presentation.PropertyEditing.PropertyFilterPredicate predicate);
abstract member MatchesPredicate : System.Activities.Presentation.PropertyEditing.PropertyFilterPredicate -> bool
Public Function MatchesPredicate (predicate As PropertyFilterPredicate) As Boolean

Parameter

predicate
PropertyFilterPredicate

Untuk PropertyFilterPredicate mencocokkan melawan.

Mengembalikan

true jika ada kecocokan antara target filter properti dan predikat filter properti; jika tidak, false.

Berlaku untuk