Click or drag to resize

NotEqualPredicate Class

Inheritance Hierarchy

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

The NotEqualPredicate type exposes the following members.

Constructors
  NameDescription
Public methodNotEqualPredicate
Initializes a new instance of the NotEqualPredicate class
Public methodNotEqualPredicate(String, Object)
Initializes a new instance of the NotEqualPredicate class
Top
Methods
See Also