Interface IProperties
Inherited Members
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public interface IProperties : IIsADictionary<PropertyName, IProperty>, IDictionary<PropertyName, IProperty>, ICollection<KeyValuePair<PropertyName, IProperty>>, IEnumerable<KeyValuePair<PropertyName, IProperty>>, IEnumerable, IIsADictionary