|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Represents the method that defines a set of criteria and determines whether the specified object meets those criteria. More...
Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::Predicate< T > |
| Represents the method that defines a set of criteria and determines whether the specified object meets those criteria. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
Represents the method that defines a set of criteria and determines whether the specified object meets those criteria.
Modeled after .NET System.Predicate<T> (ECMA-335).
Definition in file Predicate.h.