ILikePredicate ClassHazelcast .Net Client Class Library
Inheritance Hierarchy

SystemObject
  Hazelcast.CoreLikePredicate
    Hazelcast.CoreILikePredicate

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

  NameDescription
Public methodEquals (Inherited from LikePredicate.)
Public methodGetFactoryId (Inherited from LikePredicate.)
Public methodGetHashCode (Inherited from LikePredicate.)
Public methodGetId (Overrides LikePredicateGetId.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodReadData (Inherited from LikePredicate.)
Public methodToString (Overrides LikePredicateToString.)
Public methodWriteData (Inherited from LikePredicate.)
Top
See Also

Reference