Aracılığıyla paylaş


IPropertyFilterTarget.MatchesPredicate(PropertyFilterPredicate) Yöntem

Tanım

Bunun IPropertyFilterTarget belirli PropertyFilterPredicatebir ile eşleşip eşleşmediğini belirlemek için kullanılır.

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

Parametreler

Döndürülenler

true özellik filtresi hedefi ile özellik filtresi koşulu arasında bir eşleşme varsa; aksi takdirde , false.

Şunlara uygulanır