Not Method Not(IPredicate) Succeeds if the specified predicate does not succeed. Declaration public static IPredicate Not(IPredicate predicate) Parameters IPredicate predicate The predicate. Returns IPredicate A new predicate.