Type: SystemPredicateT The PredicateT delegate that defines the conditions to check against the elements.
Return Value
Type: Boolean true if every element in the EventedListT matches the conditions defined by the specified predicate;
otherwise, false. If the list has no elements, the return value is true.