IPropertyFilterTarget.MatchesPredicate(PropertyFilterPredicate) Metod

Definition

Används för att avgöra om detta IPropertyFilterTarget är en matchning för en viss PropertyFilterPredicate.

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

Parametrar

Returer

trueom det finns en matchning mellan ett egenskapsfiltermål och ett egenskapsfilterpredikat; annars . false

Gäller för