Inheritance Hierarchy
Hazelcast.CoreInstanceofPredicate
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.7
Syntax
The InstanceofPredicate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
InstanceofPredicate | Initializes a new instance of the InstanceofPredicate class | |
InstanceofPredicate(String) | Initializes a new instance of the InstanceofPredicate class |
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetFactoryId | ||
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetId | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ReadData | ||
ToString | (Overrides ObjectToString.) | |
WriteData |
See Also