Keyoti SearchUnit API Docs
IsInsideRange Method (Range)
API DocumentationKeyoti.SearchEngine.SearchRange<(Of <(<'T>)>)>IsInsideRange(Range<(Of <<'(T>)>>))
Keyoti SearchUnit v6
Determines if this Range is inside the bounds of another range
Declaration Syntax
C#Visual Basic
public bool IsInsideRange(
	Range<T> Range
)
Public Function IsInsideRange ( 
	Range As Range(Of T)
) As Boolean
Parameters
Range (Range<(Of <(<'T>)>)>)
The parent range to test on
Return Value
Boolean
True if range is inclusive, else false

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