Aracılığıyla paylaş


CategoryEntry.MatchesPredicate(PropertyFilterPredicate) Yöntem

Tanım

Birin bir IPropertyFilterTarget durumla eş olup olmadığını gösterir.

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

Parametreler

predicate
PropertyFilterPredicate

Eşleşmesi PropertyFilterPredicate için bir dize olan .

Döndürülenler

Boolean

true bir eşleşme varsa; aksi takdirde, false .

Uygulamalar

Şunlara uygulanır