[]
        
(Showing Draft Content)

C1.DataCollection.FilterPredicateExpression.Predicate

Predicate Property

Predicate

Gets the predicate which will filter the collection.

Declaration
public Func<object, int, bool> Predicate { get; }