CategoryEntry.MatchesPredicate(PropertyFilterPredicate) Methode

Definition

Gibt an, ob ein IPropertyFilterTarget Prädikat übereinstimmt.

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

Parameter

predicate
PropertyFilterPredicate

The PropertyFilterPredicate, a string, to match against.

Gibt zurück

truewenn eine Übereinstimmung vorhanden ist; andernfalls . false

Implementiert

Gilt für: