Partilhar via


CategoryEntry.MatchesPredicate(PropertyFilterPredicate) Método

Definição

Indica se um IPropertyFilterTarget corresponde a um predicado.

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

Parâmetros

predicate
PropertyFilterPredicate

O PropertyFilterPredicate, uma cadeia de caracteres, ao qual ser comparado.

Retornos

Boolean

true se houver uma correspondência; caso contrário, false.

Implementações

Aplica-se a