PredicatesIsLessThan Method Hazelcast .Net Client Class Library

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

public static GreaterLessPredicate IsLessThan(
	string attributeName,
	Object value
)

Parameters

attributeName
Type: SystemString
value
Type: SystemObject

Return Value

Type: GreaterLessPredicate
See Also

Reference