CategoryEntry.MatchesPredicate(PropertyFilterPredicate) Méthode

Définition

Indique si un IPropertyFilterTarget prédicat correspond à un prédicat.

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

Paramètres

predicate
PropertyFilterPredicate

Chaîne PropertyFilterPredicateà mettre en correspondance.

Retours

true s’il y a une correspondance ; sinon, false.

Implémente

S’applique à