PredicatesAnd Method Hazelcast .Net Client Class Library

Namespace: Hazelcast.Core
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.8.1
Syntax

public static AndPredicate And(
	params IPredicate[] predicates
)

Parameters

predicates
Type: Hazelcast.CoreIPredicate

Return Value

Type: AndPredicate
See Also

Reference