Keyoti SearchUnit API Docs
Range<(Of <(<'T>)>)> Class
API DocumentationKeyoti.SearchEngine.SearchRange<(Of <(<'T>)>)>
Keyoti SearchUnit v6
Declaration Syntax
C#Visual Basic
public class Range<T>
where T : Object, IComparable<T>
Public Class Range(Of T As {Object, IComparable(Of T)})
Generic Template Parameters
T

[Missing <typeparam name="T"/> documentation for "T:Keyoti.SearchEngine.Search.Range`1"]

Members
All MembersConstructorsMethodsProperties



IconMemberDescription
Range<(Of <(<'T>)>)>()()()()
ContainsRange(Range<(Of <<'(T>)>>))
Determines if another range is inside the bounds of this range

ContainsValue(T)
Determines if the provided value is inside the range

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the type of the current instance.
(Inherited from Object.)
IsInsideRange(Range<(Of <<'(T>)>>))
Determines if this Range is inside the bounds of another range

IsValid()()()()
Determines if the range is valid

Maximum
Maximum value of the range

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Minimum
Minimum value of the range

ToString()()()()
Presents the Range in readable format
(Overrides Object.ToString()()()().)
Inheritance Hierarchy
Object
Range<(Of <(<'T>)>)>
 GeoRange

Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610