Section navigation

Public classSealed IntervalsContainedBySource

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

Returns inner intervals that are fully contained by an outer interval.

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

Public constructor IntervalsContainedBySource(IntervalsSource, IntervalsSource)

Initialises a new IntervalsContainedBySource.

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.