IPredicate MethodsHazelcast .Net Client Class Library

The IPredicate type exposes the following members.

Methods

  NameDescription
Public methodGetFactoryId
Returns DataSerializableFactory factory id for this class.
(Inherited from IIdentifiedDataSerializable.)
Public methodGetId
Returns type identifier for this class.
(Inherited from IIdentifiedDataSerializable.)
Public methodReadData
Reads fields from the input stream
(Inherited from IIdentifiedDataSerializable.)
Public methodWriteData
Writes object fields to output stream
(Inherited from IIdentifiedDataSerializable.)
Top
Extension Methods

  NameDescription
Public Extension MethodAnd (Defined by PredicateExt.)
Public Extension MethodNot (Defined by PredicateExt.)
Public Extension MethodOr (Defined by PredicateExt.)
Top
See Also

Reference