Section navigation

Public classSealed 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

Public constructor IntervalsUnorderedSource(int, params IntervalsSource[])

Initialises a new IntervalsUnorderedSource.

Public property Field

Gets the field targeted by this source.

Public property MaxGaps

Gets the maximum allowed total gaps across the merged span.

Public property Sources

Gets the child sources.

Public method Equals(object?)

Determines whether the specified object is equal to the current object.

Public method GetHashCode()

Serves as the default hash function.