.NET Client Documentation
5.2.2
Search Results for

    Show / Hide Table of Contents

    ReadPortableArray Method

    ReadPortableArray<TPortable>(string)

    Declaration
    TPortable[] ReadPortableArray<TPortable>(string fieldName) where TPortable : IPortable
    Parameters
    string fieldName

    name of the field

    Returns
    TPortable[]

    the portabke value read

    Type Parameters
    TPortable
    Exceptions
    IOException

    System.IO.IOException

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