Section navigation

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

Public constructor IntervalsOrderedSource(int, params IntervalsSource[])

Initialises a new IntervalsOrderedSource.

Public property Field

Gets the field targeted by this source.

Public property MaxGaps

Gets the maximum allowed gaps across the ordered chain.

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.