Section navigation

Public classSealed IntervalsContainingSource

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

Returns outer intervals that contain at least one inner interval.

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

Public constructor IntervalsContainingSource(IntervalsSource, IntervalsSource)

Initialises a new IntervalsContainingSource.

Public property Field

Gets the field targeted by this source.

Public property Inner

Gets the inner interval source.

Public property Outer

Gets the outer interval source.

Public method Equals(object?)

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

Public method GetHashCode()

Serves as the default hash function.