Section navigation

Public classAbstract IntervalsSource

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

Base type for interval-source nodes.

public abstract class IntervalsSource : IEquatable<IntervalsSource>
Inheritance
IntervalsSource
Implements
Derived

Public property Field

Gets the field targeted by this source.

Public method Equals(IntervalsSource?)

Indicates whether the current object is equal to another object of the same type.

Public method Equals(object?)

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

Public method GetHashCode()

Serves as the default hash function.