Inheritance Hierarchy
Hazelcast.CoreNotPredicate
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.3.0
Syntax
The NotPredicate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
NotPredicate | Initializes a new instance of the NotPredicate class | |
NotPredicate(IPredicate) | Initializes a new instance of the NotPredicate class |
Methods
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 |
See Also