Click or drag to resize

InstanceofPredicate Constructor (String)

Initializes a new instance of the InstanceofPredicate class

Namespace:  Hazelcast.Core
Assembly:  Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.9.3
Syntax
public InstanceofPredicate(
	string className
)

Parameters

className
Type: SystemString
See Also