CategoryEntry.MatchesPredicate(PropertyFilterPredicate) 메서드

정의

조건자가 IPropertyFilterTarget 일치하는지 여부를 나타냅니다.

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

매개 변수

predicate
PropertyFilterPredicate

PropertyFilterPredicate일치시킬 문자열입니다.

반품

일치하는 항목이 있으면

구현

적용 대상