PredicateProperty MethodsHazelcast .Net Client Class Library

The PredicateProperty type exposes the following members.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
Extension Methods

  NameDescription
Public Extension MethodBetween (Defined by PredicateExt.)
Public Extension MethodEqual (Defined by PredicateExt.)
Public Extension MethodGreaterThan (Defined by PredicateExt.)
Public Extension MethodGreaterThanOrEqual (Defined by PredicateExt.)
Public Extension MethodILike (Defined by PredicateExt.)
Public Extension MethodIn (Defined by PredicateExt.)
Public Extension MethodLessThan (Defined by PredicateExt.)
Public Extension MethodLessThanOrEqual (Defined by PredicateExt.)
Public Extension MethodLike (Defined by PredicateExt.)
Public Extension MethodMatchesRegex (Defined by PredicateExt.)
Public Extension MethodNotEqual (Defined by PredicateExt.)
Top
See Also

Reference