- T
- Documentation for this section has not yet been entered.
- obj
- Documentation for this section has not yet been entered.
true if obj meets the criteria defined within the method represented by this delegate; otherwise, false.true if obj meets the criteria defined within the method represented by this delegate; otherwise, false.Documentation for this section has not yet been entered.
Predicate methods are expected to not throw exceptions. If they do throw exceptions, other methods that use that delegate might exhibit unspecified behavior. It is also intended that predicate methods not produce side-effects; however, such methods need not be thread safe.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0