
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
IntervalsContainingSource(IntervalsSource, IntervalsSource)
Initialises a new IntervalsContainingSource.
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.