Click or drag to resize

ILikePredicate Class

Inheritance Hierarchy

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax
public class ILikePredicate : LikePredicate

The ILikePredicate type exposes the following members.

Constructors
  NameDescription
Public methodILikePredicate
Initializes a new instance of the ILikePredicate class
Public methodILikePredicate(String, String)
Initializes a new instance of the ILikePredicate class
Top
Methods
See Also