
IntervalsOrderedSource
- Namespace
- Rowles.LeanCorpus.Search.Queries
- Assembly
- Rowles.LeanCorpus.dll
Ordered interval composition across child sources.
public sealed class IntervalsOrderedSource : IntervalsSource, IEquatable<IntervalsSource>
- Inheritance
-
IntervalsOrderedSource
- Implements
- Inherited Members
IntervalsOrderedSource(int, params IntervalsSource[])
Initialises a new IntervalsOrderedSource.
Field
Gets the field targeted by this source.
MaxGaps
Gets the maximum allowed gaps across the ordered chain.
Sources
Gets the child sources.
Equals(object?)
Determines whether the specified object is equal to the current object.
GetHashCode()
Serves as the default hash function.