A delegate which determines whether the object meets a set of criteria.
Constructor for predicates.
The type of objects to compare.
A callback function which determines if the object meets the criteria.
A delegate which determines whether the object meets a set of criteria.