Class DoubleRangePropertyDescriptor<T>
A range of double-precision 64-bit IEEE 754 floating point values.
Inheritance
DoubleRangePropertyDescriptor<T>
Implements
Inherited Members
RangePropertyDescriptorBase<DoubleRangePropertyDescriptor<T>, IDoubleRangeProperty, T>.Coerce(bool?)
Namespace: OpenSearch.Client
Assembly: OpenSearch.Client.dll
Syntax
public class DoubleRangePropertyDescriptor<T> : RangePropertyDescriptorBase<DoubleRangePropertyDescriptor<T>, IDoubleRangeProperty, T>, IDescriptor, IDoubleRangeProperty, IRangeProperty, IDocValuesProperty, ICoreProperty, IProperty, IFieldMapping where T : class
Type Parameters
Name | Description |
---|---|
T |
Constructors
| Edit this page View SourceDoubleRangePropertyDescriptor()
Declaration
public DoubleRangePropertyDescriptor()