InPredicate Constructor (String, Object)Hazelcast .Net Client Class Library
Initializes a new instance of the InPredicate class

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

public InPredicate(
	string attributeName,
	params Object[] values
)

Parameters

attributeName
Type: SystemString
values
Type: SystemObject
See Also

Reference