
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
IntervalsNotContainingSource(IntervalsSource, IntervalsSource)
Initialises a new IntervalsNotContainingSource.
Field
Gets the field targeted by this source.
Inner
Gets the inner interval source.
Outer
Gets the outer interval source.
Equals(object?)
Determines whether the specified object is equal to the current object.
GetHashCode()
Serves as the default hash function.