NotPredicate Constructor (IPredicate)Hazelcast .Net Client Class Library
Initializes a new instance of the NotPredicate class

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

public NotPredicate(
	IPredicate predicate
)

Parameters

predicate
Type: Hazelcast.CoreIPredicate
See Also

Reference