.NET Client Documentation
5.3.0
Search Results for

    Show / Hide Table of Contents

    Create Method

    Create(int)

    Creates an instance of a type.

    Declaration
    IIdentifiedDataSerializable Create(int typeId)
    Parameters
    int typeId

    The unique identified of the type.

    Returns
    IIdentifiedDataSerializable

    An instance of the specified type, or null if the type identifier is not know by the factory.

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