Section navigation

Public classSealed IntervalsNotContainingSource

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

Returns outer intervals that do not contain any inner interval.

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

Public constructor IntervalsNotContainingSource(IntervalsSource, IntervalsSource)

Initialises a new IntervalsNotContainingSource.

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.