CategoryEntry.MatchesPredicate(PropertyFilterPredicate) Metod

Definition

Anger om en IPropertyFilterTarget matchar ett predikat.

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

Parametrar

predicate
PropertyFilterPredicate

Den PropertyFilterPredicate, en sträng som ska matchas mot.

Returer

trueom det finns en matchning; annars . false

Implementeringar

Gäller för