NotPredicate Class |
Namespace: Hazelcast.Core
The NotPredicate type exposes the following members.
| Name | Description | |
|---|---|---|
| NotPredicate | Initializes a new instance of the NotPredicate class | |
| NotPredicate(IPredicate) | Initializes a new instance of the NotPredicate class |
| Name | Description | |
|---|---|---|
| Equals | (Overrides ObjectEquals(Object).) | |
| GetFactoryId | ||
| GetHashCode | (Overrides ObjectGetHashCode.) | |
| GetId | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ReadData | ||
| ToString | (Overrides ObjectToString.) | |
| WriteData |
| Name | Description | |
|---|---|---|
| And | (Defined by PredicateExt.) | |
| Not | (Defined by PredicateExt.) | |
| Or | (Defined by PredicateExt.) |