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

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

public RegexPredicate(
	string attributeName,
	string regex
)

Parameters

attributeName
Type: SystemString
regex
Type: SystemString
See Also

Reference