Click or drag to resize

ILikePredicate Class

Inheritance Hierarchy
SystemObject
  Hazelcast.CoreLikePredicate
    Hazelcast.CoreILikePredicate

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.2
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