
IntervalsOrSource
- Namespace
- Rowles.LeanCorpus.Search.Queries
- Assembly
- Rowles.LeanCorpus.dll
Union of any child interval source.
public sealed class IntervalsOrSource : IntervalsSource, IEquatable<IntervalsSource>
- Inheritance
-
IntervalsOrSource
- Implements
- Inherited Members
IntervalsOrSource(params IntervalsSource[])
Initialises a new IntervalsOrSource.
Field
Gets the field targeted by this source.
Sources
Gets the child sources.
Equals(object?)
Determines whether the specified object is equal to the current object.
GetHashCode()
Serves as the default hash function.