Aracılığıyla paylaş


PropertyEntry.MatchesPredicate(PropertyFilterPredicate) Yöntem

Tanım

Hedef görüntüleme veya IPropertyFilterTarget tür adının filtrenin adını içeren belirtilen dizeyle eşleşip eşleşmediğini belirleyen bir yöntemin uygulanması.

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

Parametreler

predicate
PropertyFilterPredicate

Hedef String nesneyle eşleşecek filtrenin görünen veya tür adı.

Döndürülenler

true hedef görüntü veya tür adı belirtilen dizeyle eşleşiyorsa; aksi takdirde , false.

Uygulamalar

Şunlara uygulanır