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

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