Search Results for

    Show / Hide Table of Contents

    Class IndicesStatsDictionary

    Inheritance
    object
    ResolvableDictionaryProxy<IndexName, IndicesStats>
    IndicesStatsDictionary
    Implements
    IIsAReadOnlyDictionary<IndexName, IndicesStats>
    IReadOnlyDictionary<IndexName, IndicesStats>
    IReadOnlyCollection<KeyValuePair<IndexName, IndicesStats>>
    IEnumerable<KeyValuePair<IndexName, IndicesStats>>
    IEnumerable
    IIsAReadOnlyDictionary
    Inherited Members
    ResolvableDictionaryProxy<IndexName, IndicesStats>.Count
    ResolvableDictionaryProxy<IndexName, IndicesStats>.this[IndexName]
    ResolvableDictionaryProxy<IndexName, IndicesStats>.this[string]
    ResolvableDictionaryProxy<IndexName, IndicesStats>.Keys
    ResolvableDictionaryProxy<IndexName, IndicesStats>.ResolvedKeys
    ResolvableDictionaryProxy<IndexName, IndicesStats>.Values
    ResolvableDictionaryProxy<IndexName, IndicesStats>.BackingDictionary
    ResolvableDictionaryProxy<IndexName, IndicesStats>.ContainsKey(IndexName)
    ResolvableDictionaryProxy<IndexName, IndicesStats>.TryGetValue(IndexName, out IndicesStats)
    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 IndicesStatsDictionary : ResolvableDictionaryProxy<IndexName, IndicesStats>, IIsAReadOnlyDictionary<IndexName, IndicesStats>, IReadOnlyDictionary<IndexName, IndicesStats>, IReadOnlyCollection<KeyValuePair<IndexName, IndicesStats>>, IEnumerable<KeyValuePair<IndexName, IndicesStats>>, IEnumerable, IIsAReadOnlyDictionary

    Implements

    IIsAReadOnlyDictionary<TKey, TValue>
    IReadOnlyDictionary<TKey, TValue>
    IReadOnlyCollection<T>
    IEnumerable<T>
    IEnumerable
    IIsAReadOnlyDictionary

    Extension Methods

    SuffixExtensions.Suffix(object, string)
    • Edit this page
    • View Source
    In this article
    • Implements
    • Extension Methods
    Back to top Generated by DocFX