
IntervalsUnorderedSource
- Namespace
- Rowles.LeanCorpus.Search.Queries
- Assembly
- Rowles.LeanCorpus.dll
Unordered interval composition across child sources.
public sealed class IntervalsUnorderedSource : IntervalsSource, IEquatable<IntervalsSource>
- Inheritance
-
IntervalsUnorderedSource
- Implements
- Inherited Members
IntervalsUnorderedSource(int, params IntervalsSource[])
Initialises a new IntervalsUnorderedSource.
Field
Gets the field targeted by this source.
MaxGaps
Gets the maximum allowed total gaps across the merged span.
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.