Inheritance Hierarchy
Hazelcast.CoreLikePredicate
Hazelcast.CoreILikePredicate
Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9
Syntax
The ILikePredicate type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ILikePredicate | Initializes a new instance of the ILikePredicate class |
![]() | ILikePredicate(String, String) | Initializes a new instance of the ILikePredicate class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from LikePredicate.) |
![]() | GetFactoryId | (Inherited from LikePredicate.) |
![]() | GetHashCode | (Inherited from LikePredicate.) |
![]() | GetId | (Overrides LikePredicateGetId.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ReadData | (Inherited from LikePredicate.) |
![]() | ToString | (Overrides LikePredicateToString.) |
![]() | WriteData | (Inherited from LikePredicate.) |
See Also