Section navigation

Public classSealed IntervalsOrSource

Namespace
Rowles.LeanCorpus.Search.Queries
Assembly
Rowles.LeanCorpus.dll

Union of any child interval source.

public sealed class IntervalsOrSource : IntervalsSource, IEquatable<IntervalsSource>
Inheritance
IntervalsOrSource
Implements
Inherited Members

Public constructor IntervalsOrSource(params IntervalsSource[])

Initialises a new IntervalsOrSource.

Public property Field

Gets the field targeted by this source.

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.