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