Section navigation

Public classSealed IntervalsTermSource

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

Leaf interval source for a single exact term.

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

Public constructor IntervalsTermSource(string, string)

Initialises a new IntervalsTermSource.

Public property Field

Gets the field targeted by this source.

Public property Term

Gets the exact term.

Public method Equals(object?)

Determines whether the specified object is equal to the current object.

Public method GetHashCode()

Serves as the default hash function.