Blazor コントロール
Predicate プロパティ (FilterPredicateExpression)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > FilterPredicateExpression クラス : Predicate プロパティ
Gets the predicate which will filter the collection.
シンタックス
'宣言
 
Public ReadOnly Property Predicate As System.Func(Of Object,Boolean)
public System.Func<object,bool> Predicate {get;}
参照

FilterPredicateExpression クラス
FilterPredicateExpression メンバ