.NET Client Documentation
5.5.0
Search Results for

    Show / Hide Table of Contents

    IndexOptions Constructor

    IndexOptions()

    Initializes a new instance of the IndexOptions class.

    Declaration
    public IndexOptions()

    IndexOptions(IEnumerable<string>)

    Initializes a new instance of the IndexOptions class.

    Declaration
    public IndexOptions(IEnumerable<string> attributes)
    Parameters
    IEnumerable<string> attributes

    IndexOptions(IndexOptions)

    Initializes a new instance of the IndexOptions class.

    Declaration
    public IndexOptions(IndexOptions indexOptions)
    Parameters
    IndexOptions indexOptions
    In this article
    Back to top Copyright © 2010-2024 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.