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
Return Value
Boolean
True if range is inclusive, else false
True if range is inclusive, else false
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2022.8.22.610