Search Results for

    Show / Hide Table of Contents

    Class Indices.ManyIndices

    Inheritance
    object
    Indices.ManyIndices
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: OpenSearch.Client
    Assembly: OpenSearch.Client.dll
    Syntax
    public class Indices.ManyIndices

    Properties

    | Edit this page View Source

    Indices

    Declaration
    public IReadOnlyList<IndexName> Indices { get; }
    Property Value
    Type Description
    IReadOnlyList<IndexName>

    Methods

    | Edit this page View Source

    And<T>()

    Declaration
    public Indices.ManyIndices And<T>()
    Returns
    Type Description
    Indices.ManyIndices
    Type Parameters
    Name Description
    T

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Properties
      • Indices
    • Methods
      • And<T>()
    • Extension Methods
    Back to top Generated by DocFX