[]
Gets the predicate which will filter the collection.
public Func<object, int, bool> Predicate { get; }
Public ReadOnly Property Predicate As Func(Of Object, Integer, Boolean)