Keyoti SearchUnit API Docs
GeoRange Class
API DocumentationKeyoti.SearchEngine.SearchGeoRange
Keyoti SearchUnit v6
Represents a geospatial range
Declaration Syntax
C#Visual Basic
public class GeoRange : Range<double>
Public Class GeoRange
	Inherits Range(Of Double)
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
GeoRange(Coordinates)
New

ContainsRange(Range<(Of <<'(T>)>>))
Determines if another range is inside the bounds of this range
(Inherited from Range<(Of <(<'T>)>)>.)
ContainsValue(Coordinates)
Whether location is within the range.

ContainsValue(T)
Determines if the provided value is inside the range
(Inherited from Range<(Of <(<'T>)>)>.)
Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
IsInsideRange(Range<(Of <<'(T>)>>))
Determines if this Range is inside the bounds of another range
(Inherited from Range<(Of <(<'T>)>)>.)
IsValid()()()()
Determines if the range is valid
(Inherited from Range<(Of <(<'T>)>)>.)
Maximum
Maximum value of the range
(Inherited from Range<(Of <(<'T>)>)>.)
MemberwiseClone()()()() (Inherited from Object.)
Minimum
Minimum value of the range
(Inherited from Range<(Of <(<'T>)>)>.)
ToString()()()()
Presents the Range in readable format
(Inherited from Range<(Of <(<'T>)>)>.)
Inheritance Hierarchy
Object
Range<(Of <(<'Double>)>)>
 GeoRange

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