.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    InstanceOf Method

    InstanceOf(string)

    Succeeds if the item is an instance of the specified class.

    Declaration
    public static IPredicate InstanceOf(string fullJavaClassName)
    Parameters
    string fullJavaClassName

    The full Java class name.

    Returns
    IPredicate

    A new predicate.

    In This Article
    Back to top Copyright © 2010-2023 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.