PredicatesMatchesRegex Method Hazelcast .Net Client Class Library

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

public static RegexPredicate MatchesRegex(
	string attributeName,
	string regex
)

Parameters

attributeName
Type: SystemString
regex
Type: SystemString

Return Value

Type: RegexPredicate
See Also

Reference