Search Results for

    Show / Hide Table of Contents

    Class FieldCapabilitiesFields

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