PredicatesInstanceOf Method Hazelcast .Net Client Class Library

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

public static InstanceofPredicate InstanceOf(
	string fullJavaClassName
)

Parameters

fullJavaClassName
Type: SystemString

Return Value

Type: InstanceofPredicate
See Also

Reference